Skip to content

Commit

Permalink
Merge pull request #604 from owncloud/fix/npm-watch
Browse files Browse the repository at this point in the history
fix: pin npm-watch version
  • Loading branch information
DeepDiver1975 authored Oct 20, 2023
2 parents 00e8fe8 + 63572f5 commit e3b2d99
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 427 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"karma-jasmine": "~1.1.0",
"karma-jasmine-sinon": "^1.0.4",
"karma-junit-reporter": "*",
"npm-watch": "*",
"npm-watch": "^0.11.0",
"sinon": "^16.1.3",
"underscore": "1.13.6"
},
Expand Down
Loading

0 comments on commit e3b2d99

Please sign in to comment.