update packages

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/nodeJSProjects@67891 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
Alexander.Trofimov
2016-02-03 08:59:41 +00:00
parent db6bac0753
commit ff1c66fcac
5 changed files with 30 additions and 30 deletions

View File

@ -1,12 +1,12 @@
{
"name": "spellchecker",
"version": "1.0.0",
"homepage": "http://www.onlyoffice.com",
"private": true,
"dependencies": {
"express" : "4.13.1",
"sockjs" : "0.3.15",
"nodehun" : "2.0.6",
"config": "^1.15.0"
"name": "spellchecker",
"version": "1.0.1",
"homepage": "http://www.onlyoffice.com",
"private": true,
"dependencies": {
"express" : "^4.13.4",
"sockjs" : "^0.3.15",
"nodehun" : "^2.0.8",
"config": "^1.19.0"
}
}