未验证 提交 43b9f8fb 编写于 作者: J JJ Kasper

v9.3.5-canary.4

上级 04e4c457
...@@ -12,5 +12,5 @@ ...@@ -12,5 +12,5 @@
"registry": "https://registry.npmjs.org/" "registry": "https://registry.npmjs.org/"
} }
}, },
"version": "9.3.5-canary.3" "version": "9.3.5-canary.4"
} }
{ {
"name": "create-next-app", "name": "create-next-app",
"version": "9.3.5-canary.3", "version": "9.3.5-canary.4",
"keywords": [ "keywords": [
"react", "react",
"next", "next",
......
{ {
"name": "@next/bundle-analyzer", "name": "@next/bundle-analyzer",
"version": "9.3.5-canary.3", "version": "9.3.5-canary.4",
"main": "index.js", "main": "index.js",
"license": "MIT", "license": "MIT",
"repository": { "repository": {
......
{ {
"name": "@next/mdx", "name": "@next/mdx",
"version": "9.3.5-canary.3", "version": "9.3.5-canary.4",
"main": "index.js", "main": "index.js",
"license": "MIT", "license": "MIT",
"repository": { "repository": {
......
{ {
"name": "@next/plugin-google-analytics", "name": "@next/plugin-google-analytics",
"version": "9.3.5-canary.3", "version": "9.3.5-canary.4",
"repository": { "repository": {
"url": "zeit/next.js", "url": "zeit/next.js",
"directory": "packages/next-plugin-google-analytics" "directory": "packages/next-plugin-google-analytics"
......
{ {
"name": "@next/plugin-material-ui", "name": "@next/plugin-material-ui",
"version": "9.3.5-canary.3", "version": "9.3.5-canary.4",
"repository": { "repository": {
"url": "zeit/next.js", "url": "zeit/next.js",
"directory": "packages/next-plugin-material-ui" "directory": "packages/next-plugin-material-ui"
......
{ {
"name": "@next/plugin-sentry", "name": "@next/plugin-sentry",
"version": "9.3.5-canary.3", "version": "9.3.5-canary.4",
"repository": { "repository": {
"url": "zeit/next.js", "url": "zeit/next.js",
"directory": "packages/next-plugin-sentry" "directory": "packages/next-plugin-sentry"
......
{ {
"name": "@next/polyfill-nomodule", "name": "@next/polyfill-nomodule",
"version": "9.3.5-canary.3", "version": "9.3.5-canary.4",
"description": "A polyfill for non-dead, nomodule browsers.", "description": "A polyfill for non-dead, nomodule browsers.",
"main": "dist/polyfill-nomodule.js", "main": "dist/polyfill-nomodule.js",
"license": "MIT", "license": "MIT",
......
{ {
"name": "next", "name": "next",
"version": "9.3.5-canary.3", "version": "9.3.5-canary.4",
"description": "The React Framework", "description": "The React Framework",
"main": "./dist/server/next.js", "main": "./dist/server/next.js",
"license": "MIT", "license": "MIT",
...@@ -105,7 +105,7 @@ ...@@ -105,7 +105,7 @@
"react-dom": "^16.6.0" "react-dom": "^16.6.0"
}, },
"devDependencies": { "devDependencies": {
"@next/polyfill-nomodule": "9.3.5-canary.3", "@next/polyfill-nomodule": "9.3.5-canary.4",
"@taskr/clear": "1.1.0", "@taskr/clear": "1.1.0",
"@taskr/esnext": "1.1.0", "@taskr/esnext": "1.1.0",
"@taskr/watch": "1.1.0", "@taskr/watch": "1.1.0",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册