We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a46f6c commit b3670ceCopy full SHA for b3670ce
demo/package.json
@@ -9,7 +9,7 @@
9
"i18n:report": "vue-cli-service i18n:report --src './src/**/*.?(js|vue)' --locales './src/locales/**/*.json'"
10
},
11
"dependencies": {
12
- "core-js": "^2.6.5",
+ "core-js": "^3.0.0",
13
"vue": "^2.6.10",
14
"vue-i18n": "^8.14.0"
15
0 commit comments