Skip to content

Commit 1867d42

Browse files
committed
chore: update deps
1 parent 014d1e5 commit 1867d42

File tree

2 files changed

+263
-691
lines changed

2 files changed

+263
-691
lines changed

package.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,17 @@
1212
"license": "GPL-3.0",
1313
"type": "commonjs",
1414
"dependencies": {
15-
"isaac-typescript-definitions": "^13.0.22",
15+
"isaac-typescript-definitions": "^13.0.23",
1616
"isaacscript": "^3.6.56",
17-
"isaacscript-common": "^30.12.9",
17+
"isaacscript-common": "^30.12.10",
1818
"isaacscript-lint": "^5.2.1",
1919
"isaacscript-spell": "^1.2.41",
2020
"isaacscript-tsconfig": "^4.0.0",
2121
"typescript": "^5.1.6",
2222
"typescript-to-lua": "^1.17.0"
2323
},
24-
"packageManager": "[email protected]"
24+
"packageManager": "[email protected]",
25+
"resolutions": {
26+
"isaacscript-common": "portal:/D:/Repositories/isaacscript/dist/packages/isaacscript-common"
27+
}
2528
}

0 commit comments

Comments
 (0)