Skip to content

Commit b40cf6d

Browse files
committed
bump versions to 22.0.1
1 parent 5b6a2a2 commit b40cf6d

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

projects/angular-oauth2-oidc-jwks/package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
{
22
"name": "angular-oauth2-oidc-jwks",
3-
"version": "22.0.0",
3+
"version": "22.0.1",
44
"license": "MIT",
55
"author": {
66
"name": "Manfred Steyer"
77
},
8-
"repository": "manfredsteyer/angular-oauth2-oidc",
8+
"repository": {
9+
"type": "github",
10+
"url": "https://github.com/manfredsteyer/angular-oauth2-oidc"
11+
},
912
"peerDependencies": {
1013
"@angular/common": ">=22.0.0",
1114
"@angular/core": ">=22.0.0",

projects/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-oauth2-oidc",
3-
"version": "22.0.0",
3+
"version": "22.0.1",
44
"license": "MIT",
55
"author": {
66
"name": "Manfred Steyer"

0 commit comments

Comments
 (0)