Skip to content

Commit 1c9571c

Browse files
committed
Merge pull request octokit#254 from smikes/spdx-license
add spdx license string
2 parents 74866c5 + 96d6590 commit 1c9571c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"scripts": {
2929
"test": "node ./test/all.js"
3030
},
31+
"license": "MIT",
3132
"licenses": [{
3233
"type": "The MIT License",
3334
"url": "http://www.opensource.org/licenses/mit-license.php"

0 commit comments

Comments
 (0)