Skip to content

Commit ea8c1db

Browse files
authored
Add licence to npm package (#15)
1 parent d7cde8a commit ea8c1db

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
@@ -3,6 +3,7 @@
33
"version": "3.0.2",
44
"type": "module",
55
"main": "./index.ts",
6+
"license": "MIT",
67
"exports": {
78
".": "./index.ts"
89
},

0 commit comments

Comments
 (0)