8000 test: fix jest tests by hoisting deps to monorepo root · turkdevops/vue-cli@bac0373 · GitHub
[go: up one dir, main page]

Skip to content

Commit bac0373

Browse files
committed
test: fix jest tests by hoisting deps to monorepo root
1 parent 6bea224 commit bac0373

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@
4545
"devDependencies": {
4646
"@vuepress/plugin-pwa": "^1.0.0-alpha.47",
4747
"@vuepress/theme-vue": "1.0.0-alpha.44",
48+
"babel-core": "7.0.0-bridge.0",
4849
"babel-eslint": "^10.0.1",
50+
"babel-jest": "^24.7.1",
4951
"chromedriver": "^74.0.0",
5052
"debug": "^4.1.0",
5153
"eslint": "^5.16.0",

0 commit comments

Comments
 (0)
0