Skip to content

Commit 3c9c95b

Browse files
authored
Merge pull request #7 from dotmh/fix/tsconfig-license
fix: the license of tsconfig
2 parents d882eb5 + 6f6ae83 commit 3c9c95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tsconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
"CodeStyle"
1919
],
2020
"author": "",
21-
"license": "ISC"
21+
"license": "Apache-2.0"
2222
}

0 commit comments

Comments
 (0)