summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-04-04 13:25:32 +0300
committerGitHub <noreply@github.com>2017-04-04 13:25:32 +0300
commit656e7e617225779a0d0725eb716f916fd0ff2793 (patch)
tree43bc39521cfa6489586021be1899a1fbb588c0b7 /package.json
parentb242f49d7c2b26fb2bb25006b652151bd3e4c5e0 (diff)
parentebe42b43587dd990f393718f3edc2296cb57016f (diff)
downloadwekan-656e7e617225779a0d0725eb716f916fd0ff2793.tar.gz
wekan-656e7e617225779a0d0725eb716f916fd0ff2793.tar.bz2
wekan-656e7e617225779a0d0725eb716f916fd0ff2793.zip
Merge pull request #957 from brylie/feature/meteor-1.4
meteor update all packages
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index a3b44826..c7548af3 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,8 @@
"eslint": "^2.0.0"
},
"dependencies": {
+ "babel-runtime": "^6.23.0",
+ "meteor-node-stubs": "^0.2.6",
"xss": "^0.3.3"
}
}