From 1450e579c67e3d969cb099dfe6c1cefd1e313fb5 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Fri, 15 Sep 2017 14:26:13 -0400 Subject: yep --- package.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index ee36f6f..1069ef7 100644 --- a/package.json +++ b/package.json @@ -15,21 +15,24 @@ "license": "ISC", "dependencies": { "auth0-lock": "^10.20.0", + "downshift": "^1.4.0", "isomorphic-fetch": "^2.2.1", "lodash.get": "^4.4.2", "lodash.has": "^4.5.2", "micro": "^8.0.3", - "micro-dev": "^1.2.1", + "micro-dev": "^1.2.2", "next": "^3.0.6", + "next-routes": "^1.0.40", "prop-types": "^15.5.10", "react": "^15.6.1", - "react-apollo": "^1.4.14", + "react-apollo": "^1.4.15", "react-dom": "^15.6.1", "react-stripe-checkout": "^2.6.3", - "stripe": "^4.24.0", + "slugify": "^1.2.1", + "stripe": "^4.24.1", "styled-components": "^2.1.2" }, "devDependencies": { "jest": "^20.0.4" } -} +} \ No newline at end of file -- cgit v1.3