parent
04076a949b
commit
1faf16f280
@ -2,7 +2,7 @@
|
||||
"name": "create-roblox-ts-script",
|
||||
"author": "Snipcola",
|
||||
"description": "CLI tool for creating Roblox scripts using TypeScript.",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"keywords": [
|
||||
"roblox",
|
||||
"typescript",
|
||||
|
@ -23,16 +23,16 @@
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.17.0",
|
||||
"@eslint/js": "9.18.0",
|
||||
"@rbxts/compiler-types": "3.0.0-types.0",
|
||||
"@rbxts/types": "1.0.813",
|
||||
"@typescript-eslint/parser": "8.19.1",
|
||||
"eslint": "9.17.0",
|
||||
"eslint": "9.18.0",
|
||||
"globals": "15.14.0",
|
||||
"isentinel-eslint-plugin-roblox-ts": "0.0.37",
|
||||
"prettier": "3.4.2",
|
||||
"roblox-ts-script": "0.1.9",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"typescript-eslint": "8.19.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user