Added node-gyp module dependency

Signed-off-by: Florian JUDITH <florian.judith.b@gmail.com>
This commit is contained in:
Florian JUDITH
2023-10-20 00:42:51 -04:00
parent 0e6b506b3a
commit 9fe7b5b68d
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@
"fs-extra": "10.1.0",
"handlebars": "^4.7.3",
"inquirer": "^8.2.0",
"node-gyp": "^9.4.0",
"ora": "^5.3.0",
"recursive-readdir": "^2.2.2"
},