summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorWes Bos <wesbos@gmail.com>2017-08-25 09:33:53 -0400
committerWes Bos <wesbos@gmail.com>2017-08-25 09:33:53 -0400
commit7af74ff8988961c988f03c95961b70c2918521ae (patch)
treed73cd0dd94751b76595b7febcae4162811c2040b /package.json
parent416c2cbae0e69b724876d232bf813eefd7550174 (diff)
yay
Diffstat (limited to 'package.json')
-rw-r--r--package.json13
1 files changed, 8 insertions, 5 deletions
diff --git a/package.json b/package.json
index 9abacc8..ee36f6f 100644
--- a/package.json
+++ b/package.json
@@ -14,16 +14,19 @@
"author": "",
"license": "ISC",
"dependencies": {
+ "auth0-lock": "^10.20.0",
"isomorphic-fetch": "^2.2.1",
- "micro": "^8.0.1",
- "micro-dev": "^1.1.1",
- "next": "^3.0.1-beta.20",
+ "lodash.get": "^4.4.2",
+ "lodash.has": "^4.5.2",
+ "micro": "^8.0.3",
+ "micro-dev": "^1.2.1",
+ "next": "^3.0.6",
"prop-types": "^15.5.10",
"react": "^15.6.1",
- "react-apollo": "^1.4.10",
+ "react-apollo": "^1.4.14",
"react-dom": "^15.6.1",
"react-stripe-checkout": "^2.6.3",
- "stripe": "^4.23.2",
+ "stripe": "^4.24.0",
"styled-components": "^2.1.2"
},
"devDependencies": {