Skip to content

Commit e2e790b

Browse files
committed
Merge pull request #746 from kemitchell/spdx-license
Use a Standard-Compliant License Identifier
2 parents eb03bb9 + 13162e5 commit e2e790b

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
@@ -7,6 +7,7 @@
77
"database"
88
],
99
"author": "Matt Ranney <[email protected]>",
10+
"license": "MIT",
1011
"main": "./index.js",
1112
"scripts": {
1213
"test": "node ./test.js"

0 commit comments

Comments
 (0)