Skip to content

Commit 1711a42

Browse files
author
Swain Molster
authored
Merge pull request #7 from lifeomic/mit-license
fix: license as MIT
2 parents ea75ee6 + 033c719 commit 1711a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "tsconfig.json",
55
"repository": {},
66
"author": "Development <development@lifeomic.com>",
7-
"license": "UNLICENSED",
7+
"license": "MIT",
88
"publishConfig": {
99
"access": "public"
1010
},

0 commit comments

Comments
 (0)