update version packages

This commit is contained in:
Alexander.Trofimov
2016-08-04 15:12:14 +03:00
parent 79c2e86643
commit 63352502f0
4 changed files with 17 additions and 17 deletions

View File

@ -4,9 +4,9 @@
"homepage": "http://www.onlyoffice.com",
"private": true,
"dependencies": {
"express" : "^4.13.4",
"sockjs" : "^0.3.15",
"nodehun" : "^2.0.8",
"config": "^1.19.0"
"express" : "^4.14.0",
"sockjs" : "^0.3.17",
"nodehun" : "^2.0.10",
"config" : "^1.21.0"
}
}