chore: Explicitly install node-gyp

This commit is contained in:
Faruk AYDIN
2024-04-26 16:39:14 +02:00
parent 9f292ff018
commit 1a21624618
2 changed files with 339 additions and 7 deletions

View File

@@ -95,6 +95,7 @@
"url": "https://github.com/automatisch/automatisch/issues"
},
"devDependencies": {
"node-gyp": "^10.1.0",
"nodemon": "^2.0.13",
"supertest": "^6.3.3",
"vitest": "^1.1.3"