Skip to content

Commit 307076d

Browse files
committed
feat: switch to moddota type packages
1 parent d5a0ca3 commit 307076d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"dev:vscripts": "tstl --project game/scripts/vscripts/tsconfig.json --watch"
1313
},
1414
"devDependencies": {
15-
"dota-lua-types": "^4.3.1",
15+
"@moddota/dota-lua-types": "^4.3.1",
16+
"@moddota/panorama-types": "^1.5.0",
1617
"find-steam-app": "^1.0.2",
1718
"fs-extra": "^9.0.0",
1819
"npm-run-all": "^4.1.5",
19-
"panorama-types": "^1.5.0",
2020
"typescript": "^3.9.3",
2121
"typescript-to-lua": "^0.34.0"
2222
}

0 commit comments

Comments
 (0)