Skip to content

Commit af104fc

Browse files
committed
Added license
1 parent da10427 commit af104fc

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
@@ -4,6 +4,7 @@
44
"main": "lib/index.js",
55
"module": "lib-module/index.js",
66
"esnext": "src/index.js",
7+
"license": "MIT",
78
"scripts": {
89
"prepublish": "npm run build",
910
"build": "npm run build:main && npm run build:module",

0 commit comments

Comments
 (0)