Skip to content

Commit 96d6590

Browse files
committed
add spdx license string
1 parent 74866c5 commit 96d6590

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)