Skip to content

Commit

Permalink
Merge pull request #219 from camunda/license-fix
Browse files Browse the repository at this point in the history
chore(repo): fix license field
  • Loading branch information
jwulf authored Jul 29, 2024
2 parents 40f775e + 3c72a58 commit 7536c9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"access": "public"
},
"author": "[email protected]",
"license": "Apache 2.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "git+https://github.com/camunda/camunda-8-js-sdk.git"
Expand Down Expand Up @@ -159,4 +159,4 @@
"typed-duration": "^1.0.12",
"uuid": "^7.0.3"
}
}
}

0 comments on commit 7536c9d

Please sign in to comment.