Install axios

This commit is contained in:
Sam Carlton 2020-11-09 14:14:11 -06:00
parent 232e91f316
commit 50cb5acc48
2 changed files with 14 additions and 0 deletions

View file

@ -15,6 +15,7 @@
},
"dependencies": {
"@nuxtjs/sitemap": "^2.4.0",
"axios": "^0.21.0",
"cross-env": "^5.2.0",
"markdown-it": "^11.0.1",
"scroll-into-view-if-needed": "^2.2.26",