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 bf78439 commit f38fd4aCopy full SHA for f38fd4a
package.json
@@ -84,12 +84,12 @@
84
"vue-functional-data-merge": "^3.1.0"
85
},
86
"devDependencies": {
87
- "@babel/cli": "^7.6.4",
88
- "@babel/core": "^7.6.4",
89
- "@babel/plugin-transform-modules-commonjs": "^7.6.0",
+ "@babel/cli": "^7.7.0",
+ "@babel/core": "^7.7.0",
+ "@babel/plugin-transform-modules-commonjs": "^7.7.0",
90
"@babel/plugin-transform-runtime": "^7.6.2",
91
- "@babel/preset-env": "^7.6.3",
92
- "@babel/standalone": "^7.6.4",
+ "@babel/preset-env": "^7.7.0",
+ "@babel/standalone": "^7.7.0",
93
"@nuxtjs/google-analytics": "^2.2.1",
94
"@nuxtjs/pwa": "^3.0.0-beta.19",
95
"@vue/test-utils": "^1.0.0-beta.29",
0 commit comments