Skip to content

Commit c540469

Browse files
committed
removed test:watch
1 parent d6afb19 commit c540469

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"lint": "eslint . --ext .ts",
2222
"lint:fix": "eslint . --ext .ts --fix",
2323
"test": "npm test --workspaces --if-present",
24-
"test:watch": "npm test --workspaces --if-present --watch",
2524
"version": "npm --no-git-tag-version --workspaces=true version"
2625
},
2726
"workspaces": [

0 commit comments

Comments
 (0)