v9.1.2-canary.2

This commit is contained in:
Joe Haddad 2019-10-11 17:25:32 -04:00
parent 58cc1d3be4
commit 6efa1daf34
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.1.2-canary.1"
"version": "9.1.2-canary.2"
}

View file

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

View file

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

View file

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

View file

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