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 d2e93c3 commit 408f021Copy full SHA for 408f021
package.json
@@ -99,12 +99,12 @@
99
"vue-functional-data-merge": "^3.1.0"
100
},
101
"devDependencies": {
102
- "@babel/cli": "^7.12.0",
103
- "@babel/core": "^7.12.0",
104
- "@babel/plugin-transform-modules-commonjs": "^7.10.4",
105
- "@babel/plugin-transform-runtime": "^7.12.0",
106
- "@babel/preset-env": "^7.12.0",
107
- "@babel/standalone": "^7.12.0",
+ "@babel/cli": "^7.12.1",
+ "@babel/core": "^7.12.1",
+ "@babel/plugin-transform-modules-commonjs": "^7.12.1",
+ "@babel/plugin-transform-runtime": "^7.12.1",
+ "@babel/preset-env": "^7.12.1",
+ "@babel/standalone": "^7.12.1",
108
"@nuxt/content": "^1.10.0",
109
"@nuxtjs/google-analytics": "^2.4.0",
110
"@nuxtjs/pwa": "^3.2.2",
0 commit comments