Skip to content

Commit

Permalink
chore(package): add 0BSD (license)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Dec 19, 2024
1 parent c746c90 commit 4116f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"email": "[email protected]"
}
],
"license": "BSD-2-Clause",
"license": "0BSD",
"scripts": {
"prepare": "node --run prepare:typescript",
"prepare:typescript": "tsc --allowJs --declaration --emitDeclarationOnly --declarationDir types --resolveJsonModule --target es2024 --lib es2024 -m esnext --module nodenext --moduleResolution nodenext --rootDir src ./src**/*.mjs",
Expand Down

0 comments on commit 4116f96

Please sign in to comment.