[package.json][xs]: install axios to fix vercel build

This commit is contained in:
deme
2023-04-21 16:47:57 -03:00
parent b4ec63e1e0
commit 800e868f6a
2 changed files with 69 additions and 4 deletions

View File

@@ -17,6 +17,7 @@
"@headlessui/react": "^1.3.0",
"@heroicons/react": "^1.0.3",
"@mdx-js/loader": "^2.3.0",
"axios": "^1.3.6",
"clsx": "^1.2.1",
"gray-matter": "^4.0.3",
"hastscript": "^7.2.0",