mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Update package.json description
This commit is contained in:
parent
0949b4dd1a
commit
862e0a39b9
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "next",
|
"name": "next",
|
||||||
"version": "8.0.0-canary.9",
|
"version": "8.0.0-canary.9",
|
||||||
"description": "Minimalistic framework for server-rendered React applications",
|
"description": "The React Framework",
|
||||||
"main": "./dist/server/next.js",
|
"main": "./dist/server/next.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "zeit/next.js",
|
"repository": "zeit/next.js",
|
||||||
|
|
Loading…
Reference in a new issue