Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexTugarev authored Sep 18, 2023
1 parent 5303260 commit eef24aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"lint": "yarn eslint src/*.ts src/**/*.ts",
"lint:fix": "yarn eslint src/*.ts src/**/*.ts --fix",
"rebuild": "yarn build:clean",
"build:watch": "watch 'yarn build' .",
"watch": "leeway exec --package .:app --transitive-dependencies --filter-type yarn --components --parallel -- yarn build -w --preserveWatchOutput",
"clean": "rimraf dist",
"clean:node": "rimraf node_modules",
Expand Down

0 comments on commit eef24aa

Please sign in to comment.