- Setup todos tracking with axios and backend

This commit is contained in:
RemiSaurel
2022-08-29 22:26:30 +02:00
parent f98e77f552
commit a16354d6a7
3 changed files with 55 additions and 17 deletions
+1
View File
@@ -8,6 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.27.2",
"core-js": "^3.6.5",
"vue": "^2.6.11",
"vuex": "^3.6.2"