提交 24d8ec56 编写于 作者: T Tim Neutkens

v8.0.4-canary.21

上级 82314137
...@@ -17,5 +17,5 @@ ...@@ -17,5 +17,5 @@
"registry": "https://registry.npmjs.org/" "registry": "https://registry.npmjs.org/"
} }
}, },
"version": "8.0.4-canary.20" "version": "8.0.4-canary.21"
} }
{ {
"name": "@next/bundle-analyzer", "name": "@next/bundle-analyzer",
"version": "8.0.4-canary.20", "version": "8.0.4-canary.21",
"main": "index.js", "main": "index.js",
"license": "MIT", "license": "MIT",
"repository": { "repository": {
......
{ {
"name": "@next/mdx", "name": "@next/mdx",
"version": "8.0.4-canary.20", "version": "8.0.4-canary.21",
"main": "index.js", "main": "index.js",
"license": "MIT", "license": "MIT",
"repository": { "repository": {
......
{ {
"name": "next-server", "name": "next-server",
"version": "8.0.4-canary.20", "version": "8.0.4-canary.21",
"main": "./index.js", "main": "./index.js",
"license": "MIT", "license": "MIT",
"files": [ "files": [
......
{ {
"name": "next", "name": "next",
"version": "8.0.4-canary.20", "version": "8.0.4-canary.21",
"description": "The React Framework", "description": "The React Framework",
"main": "./dist/server/next.js", "main": "./dist/server/next.js",
"license": "MIT", "license": "MIT",
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
"launch-editor": "2.2.1", "launch-editor": "2.2.1",
"loader-utils": "1.1.0", "loader-utils": "1.1.0",
"mkdirp": "0.5.1", "mkdirp": "0.5.1",
"next-server": "8.0.4-canary.20", "next-server": "8.0.4-canary.21",
"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": "5.1.4", "react-error-overlay": "5.1.4",
...@@ -89,7 +89,6 @@ ...@@ -89,7 +89,6 @@
"react-dom": "^16.6.0" "react-dom": "^16.6.0"
}, },
"devDependencies": { "devDependencies": {
"resolve": "1.5.0",
"@babel/parser": "7.2.0", "@babel/parser": "7.2.0",
"@taskr/clear": "1.1.0", "@taskr/clear": "1.1.0",
"@taskr/esnext": "1.1.0", "@taskr/esnext": "1.1.0",
...@@ -114,6 +113,7 @@ ...@@ -114,6 +113,7 @@
"@zeit/ncc": "0.15.2", "@zeit/ncc": "0.15.2",
"arg": "4.1.0", "arg": "4.1.0",
"nanoid": "1.2.1", "nanoid": "1.2.1",
"resolve": "1.5.0",
"taskr": "1.1.0", "taskr": "1.1.0",
"text-table": "0.2.0", "text-table": "0.2.0",
"typescript": "3.1.6", "typescript": "3.1.6",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册