Skip to content

Commit e1cbf6d

Browse files
authored
Merge pull request #1217 from aidanm3341/license-fix
(fixes #1208) update license in CLI package.json to be Apache-2.0
2 parents 690c6cb + b9836cd commit e1cbf6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"validation"
2828
],
2929
"author": "",
30-
"license": "ISC",
30+
"license": "Apache-2.0",
3131
"dependencies": {
3232
"@apidevtools/json-schema-ref-parser": "^12.0.0",
3333
"@inquirer/prompts": "^7.4.1",

0 commit comments

Comments
 (0)