Skip to content

Commit dc63ca8

Browse files
fix(angular): add package description (open-feature#1026)
<!-- 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]>
1 parent 0e6d611 commit dc63ca8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/angular/projects/angular-sdk/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@openfeature/angular-sdk",
33
"version": "0.0.3-experimental",
4+
"description": "OpenFeature Angular SDK",
45
"scripts": {
56
"current-published-version": "npm show $npm_package_name@$npm_package_version version",
67
"current-version": "echo $npm_package_version",

0 commit comments

Comments
 (0)