Skip to content

Commit 1b4c634

Browse files
committed
MIT license.
1 parent 90ae0a7 commit 1b4c634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"type": "commonjs",
66
"main": "index.js",
7-
"license": "UNLICENSED",
7+
"license": "MIT",
88
"scripts": {
99
"start": "node index.js"
1010
}

0 commit comments

Comments
 (0)