add roblox-ts as a dep

This commit is contained in:
Reid 2023-07-20 17:01:22 -07:00
parent 11e65f7565
commit 5ff116be22
2 changed files with 283 additions and 7 deletions

View file

@ -38,6 +38,7 @@
"@rbxts/rewire": "^0.3.0",
"@rbxts/services": "^1.5.1",
"@rbxts/testez": "^0.4.2-ts.0",
"@rbxts/variant": "^1.0.2"
"@rbxts/variant": "^1.0.2",
"roblox-ts": "^2.1.1"
}
}