depend on node-gyp

This commit is contained in:
Aliaksei Chapyzhenka 2021-10-10 20:53:38 -07:00
parent 248582d314
commit 53dfe6a62a

View File

@ -51,6 +51,7 @@
"http-server": "^13.0.2", "http-server": "^13.0.2",
"llparse-dot": "^1.0.1", "llparse-dot": "^1.0.1",
"mocha": "^9.1.2", "mocha": "^9.1.2",
"node-gyp": "^8.2.0",
"nyc": "^15.1.0", "nyc": "^15.1.0",
"terser": "^5.9.0", "terser": "^5.9.0",
"watchify": "^4.0.0" "watchify": "^4.0.0"