mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Use new version of grunt-contrib-watch. Close gh-1106.
Previous versions of grunt-contrib-watch did not support editors that used safe-writes (vim, etc..).
This commit is contained in:
parent
1e5b14a131
commit
8ac7fa71b5
@ -29,7 +29,7 @@
|
||||
"grunt-compare-size": "~0.3.0",
|
||||
"grunt-git-authors": "~1.1.0",
|
||||
"grunt-update-submodules": "~0.2.0",
|
||||
"grunt-contrib-watch": "~0.1.0",
|
||||
"grunt-contrib-watch": "~0.2.0",
|
||||
"grunt-contrib-jshint": "~0.1.0",
|
||||
"grunt-contrib-uglify": "~0.1.0",
|
||||
"grunt-cli": "~0.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user