summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-05-24 18:06:39 +0300
committerLauri Ojansivu <x@xet7.org>2018-05-24 18:06:39 +0300
commit4b2010213907c61b0e0482ab55abb06f6a668eac (patch)
tree5d0ad01aea72d481ef03605890dfb7a0b48597e7 /package.json
parent9242bdb10b90eaf1847cd462a9882d6eceb3e94f (diff)
downloadwekan-4b2010213907c61b0e0482ab55abb06f6a668eac.tar.gz
wekan-4b2010213907c61b0e0482ab55abb06f6a668eac.tar.bz2
wekan-4b2010213907c61b0e0482ab55abb06f6a668eac.zip
Remove bcrypt
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 06b831da..ea659347 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,6 @@
},
"dependencies": {
"babel-runtime": "^6.26.0",
- "bcrypt": "^2.0.1",
"bson-ext": "^2.0.0",
"es6-promise": "^4.2.4",
"meteor-node-stubs": "^0.4.1",