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 7aba14c commit 1490970Copy full SHA for 1490970
package.json
@@ -27,8 +27,8 @@
27
"bugs": "https://github.com/kaidjohnson/redux-first-vue-routing/issues",
28
"license": "MIT",
29
"devDependencies": {
30
- "@babel/core": "7.12.10",
31
- "@babel/preset-env": "7.12.10",
+ "@babel/core": "7.28.0",
+ "@babel/preset-env": "7.28.0",
32
"@vue/test-utils": "1.1.0",
33
"babel-core": "7.0.0-bridge.0",
34
"babel-jest": "26.5.2",
0 commit comments