Skip to content

Commit e791e2b

Browse files
committed
Merge pull request #17 from mattdesl/patch-1
adding license to package.json
2 parents 8407fb2 + d39632e commit e791e2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"scripts": {
1212
"test": "node test/basic.js"
1313
},
14+
"license": "MIT",
1415
"main": "./color-string",
1516
"dependencies": {
1617
"color-name": "1.0.x"

0 commit comments

Comments
 (0)