v9.0.8-canary.5

This commit is contained in:
Joe Haddad 2019-10-04 22:53:39 -04:00
parent e2ca0ac0e8
commit a918d4ecb2
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.8-canary.4"
"version": "9.0.8-canary.5"
}

View file

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

View file

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

View file

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

View file

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