v9.0.6-canary.3

This commit is contained in:
JJ Kasper 2019-09-13 14:49:59 -05:00
parent c8e1e141e1
commit 2ae8b345db
No known key found for this signature in database
GPG key ID: 6CFC4C3DAD69C3E4
5 changed files with 5 additions and 5 deletions

View file

@ -17,5 +17,5 @@
"registry": "https://registry.npmjs.org/"
}
},
"version": "9.0.6-canary.2"
"version": "9.0.6-canary.3"
}

View file

@ -1,6 +1,6 @@
{
"name": "create-next-app",
"version": "9.0.6-canary.2",
"version": "9.0.6-canary.3",
"keywords": [
"react",
"next",

View file

@ -1,6 +1,6 @@
{
"name": "@next/bundle-analyzer",
"version": "9.0.6-canary.2",
"version": "9.0.6-canary.3",
"main": "index.js",
"license": "MIT",
"repository": {

View file

@ -1,6 +1,6 @@
{
"name": "@next/mdx",
"version": "9.0.6-canary.2",
"version": "9.0.6-canary.3",
"main": "index.js",
"license": "MIT",
"repository": {

View file

@ -1,6 +1,6 @@
{
"name": "next",
"version": "9.0.6-canary.2",
"version": "9.0.6-canary.3",
"description": "The React Framework",
"main": "./dist/server/next.js",
"license": "MIT",