v9.1.2-canary.0

This commit is contained in:
JJ Kasper 2019-10-08 11:42:02 -05:00
parent 5cd0b0c40f
commit 5bce442d0a
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.1.1"
"version": "9.1.2-canary.0"
}

View file

@ -1,6 +1,6 @@
{
"name": "create-next-app",
"version": "9.1.1",
"version": "9.1.2-canary.0",
"keywords": [
"react",
"next",

View file

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

View file

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

View file

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