Skip to content

Commit 30217f8

Browse files
authored
Merge pull request #8 from CVEProject/af/3-license
Resolves issue #3, License Mismatch
2 parents 44a9e3a + 2f824db commit 30217f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"prep:publish": "npm pack --dry-run",
4545
"coverage": "jest --coverage"
4646
},
47-
"license": "Apache-2.0",
47+
"license": "(CC0)",
4848
"dependencies": {
4949
"@commander-js/extra-typings": "^10.0.2",
5050
"@opensearch-project/opensearch": "^2.3.1",

0 commit comments

Comments
 (0)