mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
parent
22005080bc
commit
6bc363e615
|
@ -2,6 +2,8 @@
|
||||||
"name": "with-jest",
|
"name": "with-jest",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"babel-core": "7.0.0-bridge.0",
|
||||||
|
"babel-jest": "22.4.3",
|
||||||
"next": "latest",
|
"next": "latest",
|
||||||
"react": "16.2.0",
|
"react": "16.2.0",
|
||||||
"react-dom": "16.2.0"
|
"react-dom": "16.2.0"
|
||||||
|
|
Loading…
Reference in a new issue