summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJustin Reynolds <justinr1234@gmail.com>2019-07-17 23:53:34 +0000
committerJustin Reynolds <justinr1234@gmail.com>2019-07-17 23:57:38 +0000
commitfbbcd47c4ca3a25cd5e3ab45fc6665b0e0641863 (patch)
treef7d63b4affa8fdde25d949bcf39d673349e0d0c5 /package.json
parent797ea291138371e4cf205d1aa4ef531025aaf758 (diff)
downloadwekan-fbbcd47c4ca3a25cd5e3ab45fc6665b0e0641863.tar.gz
wekan-fbbcd47c4ca3a25cd5e3ab45fc6665b0e0641863.tar.bz2
wekan-fbbcd47c4ca3a25cd5e3ab45fc6665b0e0641863.zip
Fix snap
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index f4438e58..b41ccca9 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"eslint-config-prettier": "^3.6.0",
"eslint-import-resolver-meteor": "^0.4.0",
"eslint-plugin-import": "^2.18.0",
- "eslint-plugin-meteor": "^4.2.2",
+ "eslint-plugin-meteor": "^5.1.0",
"eslint-plugin-prettier": "^3.1.0",
"lint-staged": "^7.3.0",
"pre-commit": "^1.2.2",
@@ -54,6 +54,7 @@
},
"dependencies": {
"@babel/runtime": "^7.5.4",
+ "ajv": "^5.0.0",
"bcrypt": "^3.0.2",
"bson": "^4.0.0",
"bunyan": "^1.8.12",