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 5d1da58 commit 6bea224Copy full SHA for 6bea224
package.json
@@ -46,6 +46,7 @@
46
"@vuepress/plugin-pwa": "^1.0.0-alpha.47",
47
"@vuepress/theme-vue": "1.0.0-alpha.44",
48
"babel-eslint": "^10.0.1",
49
+ "chromedriver": "^74.0.0",
50
"debug": "^4.1.0",
51
"eslint": "^5.16.0",
52
"eslint-plugin-graphql": "^3.0.3",
packages/@vue/cli-plugin-unit-jest/package.json
@@ -23,6 +23,7 @@
23
"access": "public"
24
},
25
"dependencies": {
26
+ "@babel/core": "^7.4.4",
27
"@babel/plugin-transform-modules-commonjs": "^7.4.4",
28
"@vue/cli-shared-utils": "^3.6.0",
29
"babel-core": "7.0.0-bridge.0",
0 commit comments