Skip to content

Commit

Permalink
Update package.json license property
Browse files Browse the repository at this point in the history
  • Loading branch information
es128 committed May 19, 2015
1 parent 1336fd0 commit e8c770a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@
"bugs": {
"url": "http://github.com/paulmillr/chokidar/issues"
},
"licenses": [
{
"type": "MIT",
"url": "http://github.com/paulmillr/chokidar/raw/master/README.md"
}
],
"license": "MIT",
"scripts": {
"test": "istanbul test node_modules/mocha/bin/_mocha",
"ci-test": "istanbul cover _mocha && cat ./coverage/lcov.info | coveralls"
Expand Down

0 comments on commit e8c770a

Please sign in to comment.