Removed deprecated "webworker-threads" dependency incompatible with npm 7+

pull/25/head
Sandro Lain 4 years ago
parent 61214b4b7e
commit 626c860939

602
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -7,8 +7,7 @@
"expect.js": "~0.3.1",
"mocha": "~2.3.4",
"nyc": "^11.3.0",
"uglify-js": "^3.1.9",
"webworker-threads": "^0.7.13"
"uglify-js": "^3.1.9"
},
"scripts": {
"test": "nyc mocha tests/node-test.js",

Loading…
Cancel
Save