Skip to content

Commit af8a876

Browse files
committed
fix license in package.json
1 parent 493e65f commit af8a876

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
"description": "",
55
"author": "Pietro Grandi <[email protected]>",
66
"homepage": "",
7-
"license": "MIT",
7+
"license": "ISC",
88
"scripts": {
99
"start": "tsc && concurrently \"npm run tsc:w\" \"npm run lite\" ",
1010
"lite": "lite-server",

0 commit comments

Comments
 (0)