mirror of
https://github.com/wekan/wekan.git
synced 2026-02-10 18:24:21 +01:00
- 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:
parent
03fbc1cd70
commit
89d0da5eee
5 changed files with 24 additions and 24 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue