Skip to content

Commit dbb106f

Browse files
vegedclaude
andcommitted
fix: pin @types/node to a version compatible with the project TypeScript
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent a6f8763 commit dbb106f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/pack/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"@babel/core": "7.15.0",
3535
"@types/debug": "4.1.5",
3636
"@types/fs-extra": "9.0.1",
37+
"@types/node": "18.19.130",
3738
"postcss": "7.0.32",
3839
"ts-node": "10.9.1",
3940
"typescript": "4.9.4"

0 commit comments

Comments
 (0)