fix: add deps
This commit is contained in:
parent
3d7c027450
commit
0aa251a864
4
package-lock.json
generated
4
package-lock.json
generated
@ -12,7 +12,8 @@
|
||||
"isaac-typescript-definitions": "^13.0.11",
|
||||
"isaacscript": "^3.6.45",
|
||||
"isaacscript-common": "^30.11.1",
|
||||
"isaacscript-lint": "^4.16.9"
|
||||
"isaacscript-lint": "^4.16.9",
|
||||
"typescript": "^5.0.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/code-frame": {
|
||||
@ -7351,7 +7352,6 @@
|
||||
"version": "5.0.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz",
|
||||
"integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==",
|
||||
"peer": true,
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
|
@ -14,6 +14,7 @@
|
||||
"isaac-typescript-definitions": "^13.0.11",
|
||||
"isaacscript": "^3.6.45",
|
||||
"isaacscript-common": "^30.11.1",
|
||||
"isaacscript-lint": "^4.16.9"
|
||||
"isaacscript-lint": "^4.16.9",
|
||||
"typescript": "^5.0.4"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user