Updated node-gyp to 10.12
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2020-11-07 12:26:08 +01:00
parent a30fbd9325
commit e22449ead4
2 changed files with 8 additions and 71 deletions

View File

@ -47,7 +47,8 @@
"css": "^3.0.0",
"source-map-resolve": "^0.6.0",
"chokidar": "^3.4.0",
"bl": "^2.2.1"
"bl": "^2.2.1",
"node-gyp": "^10.12.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"