mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Use right next.js version for with-dynamic-import (#2423)
This commit is contained in:
parent
7f6f65d68c
commit
1ecba3b84d
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"async-reactor": "^1.1.1",
|
||||
"next": "^3.0.0-beta13",
|
||||
"next": "^3.0.1-beta.5",
|
||||
"react": "^15.4.2",
|
||||
"react-dom": "^15.4.2"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue