Skip to content

Commit 9f7f8d6

Browse files
committed
Add license field to package.json.
1 parent dbd8304 commit 9f7f8d6

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
@@ -1,6 +1,7 @@
11
{
22
"name": "code-from-ts-playground-url",
33
"version": "0.0.2",
4+
"license": "UNLICENSE",
45
"main": "index.js",
56
"bin": {
67
"code-from-ts-playground-url": "./index.js"

0 commit comments

Comments
 (0)