update package spellchecker

This commit is contained in:
Alexander.Trofimov
2017-10-13 15:21:35 +03:00
parent 5bce304db8
commit 2ee53377e1

View File

@ -4,10 +4,10 @@
"homepage": "http://www.onlyoffice.com",
"private": true,
"dependencies": {
"express": "^4.14.0",
"sockjs": "^0.3.17",
"nodehun": "git+https://git@github.com/ONLYOFFICE/nodehun.git",
"co": "^4.6.0",
"config": "^1.21.0"
"config": "^1.21.0",
"express": "^4.14.0",
"nodehun": "git+https://git@github.com/ONLYOFFICE/nodehun.git",
"sockjs": "^0.3.17"
}
}