Revert "[spellchecker] Update nodehun"

This reverts commit 54f2ec8d2e.
This commit is contained in:
Alexander Trofimov
2020-11-11 17:35:23 +03:00
parent c6f062822d
commit b39fcebb59

View File

@ -270,17 +270,9 @@
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz",
"integrity": "sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk="
},
"node-addon-api": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.0.2.tgz",
"integrity": "sha512-+D4s2HCnxPd5PjjI0STKwncjXTUKKqm74MDMz9OPXavjsGmjkvwgLtA5yoxJUdmpj52+2u+RrXgPipahKczMKg=="
},
"nodehun": {
"version": "git+https://git@github.com/ONLYOFFICE/nodehun.git#3059449be948ae12b00602f337f42ec2316fa3b5",
"from": "git+https://git@github.com/ONLYOFFICE/nodehun.git#3059449be948ae12b00602f337f42ec2316fa3b5",
"requires": {
"node-addon-api": "*"
}
"version": "git+https://git@github.com/ONLYOFFICE/nodehun.git#631d3f3c48500bf2f2ec44f8a676423d5c92e3d3",
"from": "git+https://git@github.com/ONLYOFFICE/nodehun.git#631d3f3c48500bf2f2ec44f8a676423d5c92e3d3"
},
"on-finished": {
"version": "2.3.0",