- Update dependencies. But this Meteor 1.8.x version still does not work

because of tap:18n bug.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2018-12-28 17:20:34 +02:00
parent 03fbc1cd70
commit 89d0da5eee
5 changed files with 24 additions and 24 deletions

View file

@ -20,12 +20,12 @@
},
"homepage": "https://wekan.github.io",
"devDependencies": {
"eslint": "^4.19.1"
"eslint": "^5.9.0"
},
"dependencies": {
"@babel/runtime": "^7.1.2",
"babel-runtime": "^6.26.0",
"bson-ext": "^2.0.0",
"@babel/runtime": "^7.2.0",
"bcrypt": "^3.0.2",
"bson": "^4.0.0",
"es6-promise": "^4.2.4",
"hoek": "^5.0.4",
"meteor-node-stubs": "^0.4.1",