Skip to content

Commit

Permalink
Remove unused fields from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jackTabsCode committed Feb 16, 2024
1 parent b359a59 commit 669f0f1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
{
"name": "reflex-devtools",
"version": "1.1.0",
"description": "",
"main": "index.js",
"scripts": {
"build": "rbxtsc && rojo build -o ReflexDevTools.rbxm",
"serve": "rojo serve serve.project.json",
"watch": "rbxtsc -w"
},
"keywords": [],
"author": "Jack Taylor",
"license": "MIT",
"devDependencies": {
"@biomejs/biome": "^1.5.3",
"@rbxts/compiler-types": "^2.3.0-types.0",
Expand Down

0 comments on commit 669f0f1

Please sign in to comment.