Skip to content

Commit 669f0f1

Browse files
committed
Remove unused fields from package.json
1 parent b359a59 commit 669f0f1

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

package-lock.json

-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-6
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
{
22
"name": "reflex-devtools",
3-
"version": "1.1.0",
4-
"description": "",
5-
"main": "index.js",
63
"scripts": {
74
"build": "rbxtsc && rojo build -o ReflexDevTools.rbxm",
85
"serve": "rojo serve serve.project.json",
96
"watch": "rbxtsc -w"
107
},
11-
"keywords": [],
12-
"author": "Jack Taylor",
13-
"license": "MIT",
148
"devDependencies": {
159
"@biomejs/biome": "^1.5.3",
1610
"@rbxts/compiler-types": "^2.3.0-types.0",

0 commit comments

Comments
 (0)