Merge pull request #439 from pdehaan/patch-1

Update license attribute
This commit is contained in:
Vlad Filippov 2015-05-23 18:09:07 -04:00
commit a72b0dab61

View File

@ -7,12 +7,7 @@
"url": "http://gruntjs.com/"
},
"repository": "gruntjs/grunt-contrib-watch",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/gruntjs/grunt-contrib-watch/blob/master/LICENSE-MIT"
}
],
"license": "MIT",
"engines": {
"node": ">=0.10.0"
},