build(deps): removed node-gyp from root, bumped node-gyp-build

This commit is contained in:
alina 🌸 2024-05-28 14:42:28 +03:00
parent 702ff2a0de
commit b419cb4753
Signed by: teidesu
SSH key fingerprint: SHA256:uNeCpw6aTSU4aIObXLvHfLkDa82HWH9EiOj9AXOIRpI
3 changed files with 7 additions and 525 deletions

View file

@ -29,9 +29,6 @@
"docs": "typedoc --options .config/typedoc/config.cjs",
"build-package": "node scripts/build-package.js"
},
"dependencies": {
"node-gyp": "9.3.1"
},
"devDependencies": {
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",

View file

@ -22,7 +22,7 @@
},
"dependencies": {
"@mtcute/node": "workspace:^",
"node-gyp-build": "4.8.0"
"node-gyp-build": "4.8.1"
},
"devDependencies": {
"@mtcute/test": "workspace:^"

File diff suppressed because it is too large Load diff