Remove the bases and crypto deps.

nb/hide-http
Alex Kern 11 years ago
parent d8cb491402
commit b89c24f7be

@ -1,5 +1,3 @@
import bases from 'bases'
import crypto from 'crypto'
import xkcdPassword from 'xkcd-password' import xkcdPassword from 'xkcd-password'
const TOKEN_OPTIONS = { const TOKEN_OPTIONS = {

@ -20,7 +20,6 @@
"alt": "^0.14.4", "alt": "^0.14.4",
"babel": "^4.7.16", "babel": "^4.7.16",
"babelify": "^5.0.4", "babelify": "^5.0.4",
"bases": "^0.2.1",
"browserify": "^9.0.3", "browserify": "^9.0.3",
"browserify-middleware": "^5.0.2", "browserify-middleware": "^5.0.2",
"classnames": "^1.2.0", "classnames": "^1.2.0",

Loading…
Cancel
Save