Skip to content

Commit

Permalink
chore: use correct license in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tjwelde committed Dec 15, 2021
1 parent d97f09b commit 873b8fa
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 @@ -4,7 +4,7 @@
"main": "src/index.js",
"repository": "https://github.com/KILTprotocol/kilt-did-driver.git",
"author": "KILT <[email protected]>",
"license": "Apache 2.0",
"license": "BSD-4-Clause",
"private": true,
"scripts": {
"lint": "eslint 'src/**'",
Expand Down

0 comments on commit 873b8fa

Please sign in to comment.