v9.0.6-canary.6

This commit is contained in:
Joe Haddad 2019-09-17 00:22:13 -04:00
parent 129e32f8ad
commit aa98323ed0
No known key found for this signature in database
GPG key ID: C5B785A7D0DE1654
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.5"
"version": "9.0.6-canary.6"
}

View file

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

View file

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

View file

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

View file

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