Skip to content

Commit

Permalink
Merge pull request #59 from pdehaan/patch-1
Browse files Browse the repository at this point in the history
Add license attribute
  • Loading branch information
jhnns committed Jun 10, 2015
2 parents 39e7de2 + f23df27 commit 01cca80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -32,6 +32,7 @@
"expect.js": "^0.3.1",
"mocha": "^2.1.0"
},
"license": "MIT",
"scripts": {
"test": "mocha -R spec --check-leaks",
"coverage": "istanbul cover ./node_modules/mocha/bin/_mocha"
Expand Down

0 comments on commit 01cca80

Please sign in to comment.