v9.1.5-canary.14

This commit is contained in:
Joe Haddad 2019-12-06 22:59:25 -05:00
parent bbc62a07be
commit 0c49d7dff7
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.5-canary.13"
"version": "9.1.5-canary.14"
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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