Skip to content

Commit

Permalink
Merge pull request #235 from pgilad/patch-1
Browse files Browse the repository at this point in the history
update license attribute
  • Loading branch information
Constellation committed May 19, 2015
2 parents a01f670 + 02d47fe commit 7c571e4
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 @@ -51,12 +51,7 @@
"gulp-mocha": "^2.0.0",
"semver": "^4.1.0"
},
"licenses": [
{
"type": "BSD",
"url": "http://github.com/estools/escodegen/raw/master/LICENSE.BSD"
}
],
"license": "BSD-2-Clause",
"scripts": {
"test": "gulp travis",
"unit-test": "gulp test",
Expand Down

0 comments on commit 7c571e4

Please sign in to comment.