WL-11 [Test] - Netlify form implementation + Install Axios

This commit is contained in:
2020-10-28 11:51:57 +01:00
parent 89390c3333
commit 54ea1cd8e5
4 changed files with 59 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
"test": "jest"
},
"dependencies": {
"axios": "^0.21.0",
"core-js": "^3.6.5",
"nuxt": "^2.14.6"
},