summaryrefslogtreecommitdiffstats
path: root/frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 3e64429..8382b0f 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -1,7 +1,7 @@
{
- "name": "nowgql",
+ "name": "sick-fits-frontend",
"version": "1.0.0",
- "description": "",
+ "description": "Sick Fits! An example React, GraphQL, Next and Apollo",
"main": "index.js",
"scripts": {
"dev": "next -p 7777",
@@ -22,12 +22,12 @@
"graphql-mock": "1.0.0",
"graphql-tag": "^2.9.2",
"lodash.debounce": "^4.0.8",
- "next": "^6.0.1",
+ "next": "^6.0.2",
"next-with-apollo": "^1.0.6",
"nprogress": "^0.2.0",
"prop-types": "^15.6.1",
"react": "^16.3.2",
- "react-adopt": "^0.5.1",
+ "react-adopt": "^0.6.0",
"react-apollo": "^2.1.4",
"react-dom": "^16.3.2",
"react-stripe-checkout": "^2.6.3",
@@ -77,7 +77,7 @@
"styled-components",
{
"ssr": true,
- "displayName": false
+ "displayName": true
}
]
]