summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 0341eab0..6a255804 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "wekan",
- "version": "0.63.0",
+ "version": "0.64.0",
"description": "The open-source Trello-like kanban",
"private": true,
"scripts": {
@@ -24,8 +24,8 @@
},
"dependencies": {
"babel-runtime": "^6.23.0",
- "bcrypt": "^1.0.2",
- "bson": "^1.0.4",
+ "bcrypt": "^1.0.3",
+ "bson-ext": "^1.0.5",
"es6-promise": "^4.1.0",
"meteor-node-stubs": "^0.2.6",
"os": "^0.1.1",