mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Merge branch 'devel'
This commit is contained in:
commit
5dafea405d
1 changed files with 6 additions and 6 deletions
12
package.json
12
package.json
|
@ -23,12 +23,12 @@
|
|||
"eslint": "^2.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-runtime": "^6.23.0",
|
||||
"bcrypt": "^1.0.3",
|
||||
"bson-ext": "^1.0.5",
|
||||
"es6-promise": "^4.1.0",
|
||||
"meteor-node-stubs": "^0.2.6",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"bcrypt": "^2.0.1",
|
||||
"bson-ext": "^2.0.0",
|
||||
"es6-promise": "^4.2.4",
|
||||
"meteor-node-stubs": "^0.4.1",
|
||||
"os": "^0.1.1",
|
||||
"xss": "^0.3.3"
|
||||
"xss": "^0.3.8"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue