We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f694643 commit 2bedb20Copy full SHA for 2bedb20
code/frontend/package.json
@@ -8,7 +8,7 @@
8
"build": "vue-cli-service build"
9
},
10
"dependencies": {
11
- "axios": "^1.7.7",
+ "axios": "^0.18.0",
12
"babel-polyfill": "^6.26.0",
13
"element-ui": "^2.11.0",
14
"jquery": "^3.4.1",
@@ -17,7 +17,7 @@
17
"vue-router": "^3.0.3"
18
19
"devDependencies": {
20
- "@vue/cli-plugin-babel": "^5.0.8",
+ "@vue/cli-plugin-babel": "^3.9.0",
21
"@vue/cli-service": "^3.9.0",
22
"babel-loader": "^9.2.1",
23
"vue-template-compiler": "^2.6.10",
0 commit comments