Skip to content

Commit 9944327

Browse files
committed
Upgrade packages
1 parent 3e52b67 commit 9944327

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"dev:vscripts": "tstl --project src/vscripts/tsconfig.json --watch"
1313
},
1414
"devDependencies": {
15-
"@moddota/dota-lua-types": "^4.29.0",
15+
"@moddota/dota-lua-types": "^4.30.0",
1616
"@moddota/find-steam-app": "^1.1.0",
17-
"@moddota/panorama-types": "^1.29.0",
17+
"@moddota/panorama-types": "^1.30.0",
1818
"fs-extra": "^9.0.0",
1919
"npm-run-all": "^4.1.5",
2020
"typescript": "^5.2.2",
21-
"typescript-to-lua": "^1.19.0"
21+
"typescript-to-lua": "^1.20.0"
2222
}
2323
}

0 commit comments

Comments
 (0)