summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-01-28 00:02:35 +0200
committerLauri Ojansivu <x@xet7.org>2018-01-28 00:02:35 +0200
commit6aca70f0d11cd93355f65356c5550e7071f42aaa (patch)
tree62f9fb26fb52ae9f71c1f09d37af9058fa00ed75 /package.json
parent963e3193451327cec89da2abc1f4aee7ee308f08 (diff)
parent081c1fdf835c6f1d2030b3b9e23229378d4f8cce (diff)
downloadwekan-6aca70f0d11cd93355f65356c5550e7071f42aaa.tar.gz
wekan-6aca70f0d11cd93355f65356c5550e7071f42aaa.tar.bz2
wekan-6aca70f0d11cd93355f65356c5550e7071f42aaa.zip
Merge branch 'devel'
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..e845460f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "wekan",
- "version": "0.63.0",
+ "version": "0.65.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",