Skip to content

Commit 63572f5

Browse files
committed
fix: pin npm-watch version
1 parent a141cbe commit 63572f5

2 files changed

Lines changed: 48 additions & 427 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"karma-jasmine": "~1.1.0",
2323
"karma-jasmine-sinon": "^1.0.4",
2424
"karma-junit-reporter": "*",
25-
"npm-watch": "*",
25+
"npm-watch": "^0.11.0",
2626
"sinon": "^16.1.3",
2727
"underscore": "1.13.6"
2828
},

0 commit comments

Comments
 (0)