change rbxts-transformer-instances to custom repo

This commit is contained in:
2026-06-22 22:04:48 +02:00
parent f45e5197a4
commit ff7bf2e14e
3 changed files with 11 additions and 227 deletions
+2 -6
View File
@@ -20,7 +20,6 @@
"@isentinel/dict-roblox": "^1.0.4",
"@rbxts/compiler-types": "3.0.0-types.0",
"@rbxts/types": "^1.0.912",
"@types/node": "^25.6.0",
"@typescript-eslint/eslint-plugin": "^8.57.1",
"@typescript-eslint/parser": "^8.57.1",
"cspell": "^10.0.0",
@@ -35,10 +34,6 @@
"lint-staged": "^17.0.0",
"prettier": "^3.8.1",
"prettier-plugin-toml": "^2.0.6",
"rbxts-transformer-access": "^1.1.2",
"rbxts-transformer-flamework": "^1.3.2",
"rbxts-transformer-instances": "^1.0.1",
"rbxts-transformer-services": "^1.1.1",
"roblox-ts": "^3.0.0",
"tsc-progress": "^1.0.4",
"typescript": "^5.5.4",
@@ -55,7 +50,8 @@
"@rbxts/services": "^1.6.0",
"@rbxts/t": "^3.2.1",
"@rbxts/vide": "^0.6.1",
"@rbxts/vide-charm": "^0.3.0"
"@rbxts/vide-charm": "^0.3.0",
"rbxts-transformer-instances": "git+https://git.azur.webhop.me/Next-Station/rbxts-transformer-instances.git"
},
"packageManager": "pnpm@11.5.0"
}