We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ae0a7 commit 1b4c634Copy full SHA for 1b4c634
package.json
@@ -4,7 +4,7 @@
4
"private": true,
5
"type": "commonjs",
6
"main": "index.js",
7
- "license": "UNLICENSED",
+ "license": "MIT",
8
"scripts": {
9
"start": "node index.js"
10
}
0 commit comments