Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit a041741

Browse files
committed
move roblox-ts to devdep
1 parent ea070aa commit a041741

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"eslint-plugin-roblox-ts": "^0.0.36",
4242
"prettier": "^3.3.3",
4343
"prettier-eslint": "^16.3.0",
44+
"roblox-ts": "2.3.0-dev-576ad98",
4445
"tsup": "^8.2.3",
4546
"typedoc": "^0.26.5",
4647
"typedoc-material-theme": "^1.1.0",
@@ -50,8 +51,7 @@
5051
"@rbxts/react": "^0.4.0",
5152
"@rbxts/react-roblox": "^0.4.0",
5253
"@rbxts/services": "^1.5.4",
53-
"@rbxts/ui-labs": "^2.1.1",
54-
"roblox-ts": "^2.3.0-dev-576ad98"
54+
"@rbxts/ui-labs": "^2.1.1"
5555
},
5656
"publishConfig": {
5757
"access": "public"

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)