[spellchecker] Update

Update nodehun
This commit is contained in:
Alexander Trofimov
2020-11-25 12:49:23 +03:00
parent b29402f5fe
commit 87bd99b2a8
2 changed files with 3 additions and 3 deletions

View File

@ -276,8 +276,8 @@
"integrity": "sha512-+D4s2HCnxPd5PjjI0STKwncjXTUKKqm74MDMz9OPXavjsGmjkvwgLtA5yoxJUdmpj52+2u+RrXgPipahKczMKg==" "integrity": "sha512-+D4s2HCnxPd5PjjI0STKwncjXTUKKqm74MDMz9OPXavjsGmjkvwgLtA5yoxJUdmpj52+2u+RrXgPipahKczMKg=="
}, },
"nodehun": { "nodehun": {
"version": "git+https://git@github.com/ONLYOFFICE/nodehun.git#eebd00906ab7cbad2cf6ee401e805e1e432b17c8", "version": "git+https://git@github.com/ONLYOFFICE/nodehun.git#f3deabd5d0bf746b2fe477a14eee41e50e87bb4f",
"from": "git+https://git@github.com/ONLYOFFICE/nodehun.git#eebd00906ab7cbad2cf6ee401e805e1e432b17c8", "from": "git+https://git@github.com/ONLYOFFICE/nodehun.git#f3deabd5d0bf746b2fe477a14eee41e50e87bb4f",
"requires": { "requires": {
"node-addon-api": "*" "node-addon-api": "*"
} }

View File

@ -8,7 +8,7 @@
"co": "^4.6.0", "co": "^4.6.0",
"config": "^2.0.1", "config": "^2.0.1",
"express": "^4.16.4", "express": "^4.16.4",
"nodehun": "git+https://git@github.com/ONLYOFFICE/nodehun.git#eebd00906ab7cbad2cf6ee401e805e1e432b17c8", "nodehun": "git+https://git@github.com/ONLYOFFICE/nodehun.git#f3deabd5d0bf746b2fe477a14eee41e50e87bb4f",
"sockjs": "^0.3.19" "sockjs": "^0.3.19"
}, },
"pkg": { "pkg": {