Bump grunt-contrib-watch ~0.6.1 → ~1.0.0

See #35104


git-svn-id: https://develop.svn.wordpress.org/trunk@37019 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Aaron Jorbin 2016-03-16 17:50:54 +00:00
parent ab8ff0dee1
commit 1e4857c669
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-qunit": "~0.7.0",
"grunt-contrib-uglify": "~0.10.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-contrib-watch": "~1.0.0",
"grunt-includes": "~0.5.1",
"grunt-jsvalidate": "~0.2.2",
"grunt-legacy-util": "^0.2.0",