v9.1.5-canary.0

This commit is contained in:
Joe Haddad 2019-11-19 00:21:03 -05:00
parent 213c243c18
commit 4c549391de
No known key found for this signature in database
GPG key ID: C5B785A7D0DE1654
8 changed files with 8 additions and 8 deletions

View file

@ -12,5 +12,5 @@
"registry": "https://registry.npmjs.org/"
}
},
"version": "9.1.4"
"version": "9.1.5-canary.0"
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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