Remove password field

This commit is contained in:
Tom Moor
2018-07-07 18:19:13 -05:00
parent a049e0e9bc
commit 4976d53ed8
6 changed files with 14 additions and 54 deletions

View File

@@ -82,7 +82,6 @@
"babel-preset-react": "6.11.1",
"babel-preset-react-hmre": "1.1.1",
"babel-regenerator-runtime": "6.5.0",
"bcrypt": "1.0.3",
"boundless-arrow-key-navigation": "^1.0.4",
"boundless-popover": "^1.0.4",
"bugsnag": "^1.7.0",
@@ -108,11 +107,11 @@
"imports-loader": "0.6.5",
"invariant": "^2.2.2",
"isomorphic-fetch": "2.2.1",
"jszip": "3.1.5",
"js-cookie": "^2.1.4",
"js-search": "^1.4.2",
"json-loader": "0.5.4",
"jsonwebtoken": "7.0.1",
"jszip": "3.1.5",
"koa": "^2.2.0",
"koa-bodyparser": "4.2.0",
"koa-compress": "2.0.0",