提交 e97441c4 编写于 作者: T Tim Neutkens

v7.0.2-alpha.2

上级 8f8d3319
......@@ -14,5 +14,5 @@
"registry": "https://registry.npmjs.org/"
}
},
"version": "7.0.2-alpha.1"
"version": "7.0.2-alpha.2"
}
{
"name": "next-build",
"version": "7.0.2-alpha.1",
"version": "7.0.2-alpha.2",
"main": "index.js",
"dependencies": {
"@mdx-js/parcel-plugin-mdx": "0.15.5",
"@mdx-js/tag": "0.15.0",
"next-server": "^7.0.2-alpha.1",
"next-server": "^7.0.2-alpha.2",
"parcel": "1.10.3"
}
}
{
"name": "next-server",
"version": "7.0.2-alpha.1",
"version": "7.0.2-alpha.2",
"main": "./index.js",
"files": [
"dist",
......
{
"name": "next",
"version": "7.0.2-alpha.1",
"version": "7.0.2-alpha.2",
"description": "Minimalistic framework for server-rendered React applications",
"main": "./dist/server/next.js",
"license": "MIT",
......@@ -81,8 +81,8 @@
"minimist": "1.2.0",
"mkdirp-then": "1.2.0",
"nanoid": "1.2.1",
"next-server": "^7.0.2-alpha.1",
"next-build": "^7.0.2-alpha.1",
"next-build": "^7.0.2-alpha.2",
"next-server": "^7.0.2-alpha.2",
"path-to-regexp": "2.1.0",
"prop-types": "15.6.2",
"prop-types-exact": "1.2.0",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册