Browse Source

Merge pull request #544 from fanatid/feature/package.json-license

Add license field to package.json
hk-custom-address
Daniel Cousens 9 years ago
parent
commit
46969bbd3e
  1. 3
      package.json

3
package.json

@ -84,5 +84,6 @@
"sinon": "^1.12.2",
"standard": "^5.0.0",
"travis-cov": "^0.2.0"
}
},
"license": "MIT"
}

Loading…
Cancel
Save