Skip to content

Commit

Permalink
fix(angular): add package description (#1026)
Browse files Browse the repository at this point in the history
<!-- Please use this template for your pull request. -->
<!-- Please use the sections that you need and delete other sections -->

## This PR
<!-- add the description of the PR here -->

- adds package.json description

Signed-off-by: Lukas Reining <[email protected]>
  • Loading branch information
lukas-reining authored Sep 30, 2024
1 parent 0e6d611 commit dc63ca8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/angular/projects/angular-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@openfeature/angular-sdk",
"version": "0.0.3-experimental",
"description": "OpenFeature Angular SDK",
"scripts": {
"current-published-version": "npm show $npm_package_name@$npm_package_version version",
"current-version": "echo $npm_package_version",
Expand Down

0 comments on commit dc63ca8

Please sign in to comment.