Skip to content

Commit

Permalink
Remove 'watch:debug' macro
Browse files Browse the repository at this point in the history
  • Loading branch information
donmccurdy committed Dec 24, 2023
1 parent 41dbaca commit 921ed0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"scripts": {
"dist": "lerna run dist",
"watch": "lerna run watch --parallel --stream",
"watch:debug": "lerna run watch:debug --parallel --stream",
"clean:dist": "rimraf packages/*/dist/**",
"clean:deps": "rimraf packages/*/node_modules/**",
"clean:test": "rimraf packages/*/test/out/**",
Expand Down

0 comments on commit 921ed0c

Please sign in to comment.