mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
3.0.1-beta.1
We've changed the beta version a bit to follow the semvar. See: https://github.com/zeit/next.js/issues/2309
This commit is contained in:
parent
8c6550c504
commit
1abfe108c0
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "next",
|
||||
"version": "3.0.0-beta16",
|
||||
"version": "3.0.1-beta.1",
|
||||
"description": "Minimalistic framework for server-rendered React applications",
|
||||
"main": "./dist/server/next.js",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue