v9.0.7-canary.9

This commit is contained in:
Tim Neutkens 2019-09-28 12:45:56 +02:00
parent d9c6f20023
commit 1c58c5f461
5 changed files with 5 additions and 5 deletions

View file

@ -17,5 +17,5 @@
"registry": "https://registry.npmjs.org/"
}
},
"version": "9.0.7-canary.8"
"version": "9.0.7-canary.9"
}

View file

@ -1,6 +1,6 @@
{
"name": "create-next-app",
"version": "9.0.7-canary.8",
"version": "9.0.7-canary.9",
"keywords": [
"react",
"next",

View file

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

View file

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

View file

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