Skip to content

Commit

Permalink
Merge pull request #8 from pdehaan/patch-1
Browse files Browse the repository at this point in the history
Update license attribute
  • Loading branch information
Raynos committed May 25, 2015
2 parents 367eaf4 + 76d38dc commit 904a038
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Expand Up @@ -27,12 +27,7 @@
"devDependencies": {
"tape": "^2.12.0"
},
"licenses": [
{
"type": "MIT",
"url": "http://github.com/Raynos/global/raw/master/LICENSE"
}
],
"license": "MIT",
"scripts": {
"test": "node ./test",
"build": "browserify test/index.js -o test/static/bundle.js",
Expand Down

0 comments on commit 904a038

Please sign in to comment.