Skip to content

Commit 96c12de

Browse files
committed
fix: use MIT licence in package.json
1 parent bdf60ce commit 96c12de

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
@@ -12,7 +12,7 @@
1212
},
1313
"keywords": [],
1414
"author": "",
15-
"license": "ISC",
15+
"license": "MIT",
1616
"description": "",
1717
"devDependencies": {
1818
"@types/node": "latest",

0 commit comments

Comments
 (0)