Add axios to package.json

This commit is contained in:
Néstor de Dios Fernández
2018-09-13 11:07:37 +02:00
parent e56ec0ced0
commit b7ef375faa
+1
View File
@@ -7,6 +7,7 @@
"workbox-webpack-plugin": "^3.5.0"
},
"dependencies": {
"axios": "^0.18.0",
"element-ui": "^2.4.6",
"vue": "^2.5.17"
},