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 3ae9f87 commit 0989eccCopy full SHA for 0989ecc
examples/with-jest/package.json
@@ -2,13 +2,13 @@
2
"name": "with-jest",
3
"version": "1.0.0",
4
"dependencies": {
5
- "babel-core": "7.0.0-bridge.0",
6
- "babel-jest": "22.4.3",
7
"next": "latest",
8
"react": "16.2.0",
9
"react-dom": "16.2.0"
10
},
11
"devDependencies": {
+ "babel-core": "7.0.0-bridge.0",
+ "babel-jest": "22.4.3",
12
"enzyme": "3.2.0",
13
"enzyme-adapter-react-16": "1.1.1",
14
"jest": "22.0.1",
0 commit comments