Skip to content

Commit 1af6362

Browse files
authored
fix: Add license
1 parent d03bb79 commit 1af6362

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.0.0-semantic-release",
44
"main": "dist/index.js",
55
"typings": "./dist/index.d.ts",
6+
"license": "MIT",
67
"scripts": {
78
"prepare": "npm run build",
89
"build": "rm -rf dist && tsc -d",

0 commit comments

Comments
 (0)