Skip to content

Commit c180b49

Browse files
author
Clement Hoang
committed
Add jest-cli and babel-core bridge to make tests in react-error-overlay pass
1 parent 8003d54 commit c180b49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/react-error-overlay/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,9 @@
7777
"/fixtures/",
7878
"setupJest.js"
7979
]
80+
},
81+
"dependencies": {
82+
"babel-core": "^7.0.0-bridge.0",
83+
"jest-cli": "^21.2.1"
8084
}
8185
}

0 commit comments

Comments
 (0)