Skip to content

Commit 8976724

Browse files
authored
Change license from ISC to MIT (#1060)
1 parent 7d6f0d6 commit 8976724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/build-npm.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ await build({
2727
name: "effection",
2828
version,
2929
description: "Structured concurrency and effects for JavaScript",
30-
license: "ISC",
30+
license: "MIT",
3131
author: "[email protected]",
3232
repository: {
3333
type: "git",

0 commit comments

Comments
 (0)