diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-03-29 11:21:03 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-03-29 11:21:03 -0400 |
| commit | 75abf43dccc0145fca14217e948ea07a81afe8ec (patch) | |
| tree | 0e84dbbed0003d5ecc4df364fa491435793b1e79 /frontend/package.json | |
| parent | 65c524251d49ade9d44a62337f3c1c1fed6eedd0 (diff) | |
apooolooo
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/frontend/package.json b/frontend/package.json index c2ae1de..a019b73 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,6 @@ "apollo-link": "^1.2.1", "apollo-link-http": "^1.5.3", "apollo-link-state": "^0.4.1", - "auth0-lock": "^11.5.1", "babel-plugin-styled-components": "^1.5.1", "date-fns": "^2.0.0-alpha.7", "downshift": "^1.31.2", @@ -28,21 +27,15 @@ "graphql": "^0.13.2", "graphql-tag": "^2.8.0", "isomorphic-fetch": "^2.2.1", - "lodash.get": "^4.4.2", - "lodash.has": "^4.5.2", - "micro": "^9.1.4", - "micro-dev": "^2.2.2", - "next": "^5.0.0", - "next-routes": "^1.4.0", + "next": "^5.1.0", "nprogress": "^0.2.0", "prop-types": "^15.6.1", "react": "^16.3.0-alpha.1", - "react-apollo": "^2.1.0", + "react-apollo": "^2.1.1", "react-dom": "^16.3.0-alpha.1", "react-spinners": "^0.2.6", "react-stripe-checkout": "^2.6.3", "react-transition-group": "^2.2.1", - "stripe": "^5.5.0", "styled-components": "^3.2.3" }, "devDependencies": { @@ -116,4 +109,4 @@ } } } -}
\ No newline at end of file +} |
