Skip to content

Commit

Permalink
fix: add provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
scttcper committed May 14, 2023
1 parent 38a641d commit fb2720e
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/lib/package.json
Expand Up @@ -38,5 +38,14 @@
"angular toastr",
"notifications"
],
"ng-update": {}
"ng-update": {},
"publishConfig": {
"access": "public",
"provenance": true
},
"release": {
"branches": [
"master"
]
}
}

0 comments on commit fb2720e

Please sign in to comment.