提交 84223d39 编写于 作者: T Tim Neutkens

v7.0.2-canary.38

上级 2d5b56a1
...@@ -11,5 +11,5 @@ ...@@ -11,5 +11,5 @@
"registry": "https://registry.npmjs.org/" "registry": "https://registry.npmjs.org/"
} }
}, },
"version": "7.0.2-canary.37" "version": "7.0.2-canary.38"
} }
{ {
"name": "next-server", "name": "next-server",
"version": "7.0.2-canary.37", "version": "7.0.2-canary.38",
"main": "./index.js", "main": "./index.js",
"license": "MIT", "license": "MIT",
"files": [ "files": [
......
{ {
"name": "next", "name": "next",
"version": "7.0.2-canary.37", "version": "7.0.2-canary.38",
"description": "Minimalistic framework for server-rendered React applications", "description": "Minimalistic framework for server-rendered React applications",
"main": "./dist/server/next.js", "main": "./dist/server/next.js",
"license": "MIT", "license": "MIT",
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
"minimist": "1.2.0", "minimist": "1.2.0",
"mkdirp-then": "1.2.0", "mkdirp-then": "1.2.0",
"nanoid": "1.2.1", "nanoid": "1.2.1",
"next-server": "^7.0.2-canary.37", "next-server": "^7.0.2-canary.38",
"prop-types": "15.6.2", "prop-types": "15.6.2",
"prop-types-exact": "1.2.0", "prop-types-exact": "1.2.0",
"react-error-overlay": "4.0.0", "react-error-overlay": "4.0.0",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册