Skip to content

Commit 711cb6b

Browse files
committed
fix(deps): update dependency grunt-contrib-watch to v1.1.0
1 parent 8cfa75b commit 711cb6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/grunt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"grunt-contrib-clean": "1.1.0",
2323
"grunt-contrib-cssmin": "2.2.1",
2424
"grunt-contrib-jshint": "1.1.0",
25-
"grunt-contrib-watch": "1.0.0",
25+
"grunt-contrib-watch": "1.1.0",
2626
"morgan": "1.9.0",
2727
"pug": "2.0.0",
2828
"serve-favicon": "2.4.5"

0 commit comments

Comments
 (0)