Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 9a02c7d

Browse files
committed
fix: update types/node
The previous version throws critical errors while building now. If somebody ever gets around to pushing a single button, this will be the accurate types soon™ anyway.
1 parent ad413c6 commit 9a02c7d

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@citizenfx/server": "2.0.5132-1",
3434
"@milahu/patch-package": "^6.4.14",
35-
"@types/node": "^17.0.45",
35+
"@types/node": "^22.7.4",
3636
"esbuild": "^0.21.5",
3737
"lerna": "^4.0.0",
3838
"postinstall-postinstall": "^2.1.0",

pnpm-lock.yaml

Lines changed: 12 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)