v9.2.1-canary.2

This commit is contained in:
JJ Kasper 2020-01-17 14:14:52 -06:00
parent 5a9a478cc8
commit 15cffd0059
No known key found for this signature in database
GPG key ID: 6CFC4C3DAD69C3E4
8 changed files with 8 additions and 8 deletions

View file

@ -12,5 +12,5 @@
"registry": "https://registry.npmjs.org/" "registry": "https://registry.npmjs.org/"
} }
}, },
"version": "9.2.1-canary.1" "version": "9.2.1-canary.2"
} }

View file

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

View file

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

View file

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

View file

@ -1,6 +1,6 @@
{ {
"name": "@next/plugin-google-analytics", "name": "@next/plugin-google-analytics",
"version": "9.2.1-canary.1", "version": "9.2.1-canary.2",
"nextjs": { "nextjs": {
"name": "Google Analytics", "name": "Google Analytics",
"required-env": [ "required-env": [

View file

@ -1,6 +1,6 @@
{ {
"name": "@next/plugin-material-ui", "name": "@next/plugin-material-ui",
"version": "9.2.1-canary.1", "version": "9.2.1-canary.2",
"nextjs": { "nextjs": {
"name": "Material UI", "name": "Material UI",
"required-env": [] "required-env": []

View file

@ -1,6 +1,6 @@
{ {
"name": "@next/plugin-sentry", "name": "@next/plugin-sentry",
"version": "9.2.1-canary.1", "version": "9.2.1-canary.2",
"nextjs": { "nextjs": {
"name": "Sentry", "name": "Sentry",
"required-env": [ "required-env": [

View file

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