This commit is contained in:
JJ Kasper 2019-11-18 16:04:17 -06:00
parent 34125559eb
commit 0b18f854ba
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/"
}
},
"version": "9.1.4-canary.8"
"version": "9.1.4"
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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