Skip to content

Commit aad4e97

Browse files
authored
chore: bump version (#20)
* chore: bump version * feat: update lock file
1 parent c2ea997 commit aad4e97

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@angular/compiler-cli": "^20.2.1",
3030
"@angular/localize": "^20.2.1",
3131
"@briebug/jest-schematic": "^6.0.0",
32-
"@openmfp/portal-ui-lib": "^0.176.0",
32+
"@openmfp/portal-ui-lib": "^0.177.0",
3333
"@types/jest": "^30.0.0",
3434
"@types/jmespath": "0.15.2",
3535
"@types/jsonpath": "^0.2.4",

projects/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"tslib": "^2.3.0"
66
},
77
"peerDependencies": {
8-
"@openmfp/portal-ui-lib": "^0.176.0",
8+
"@openmfp/portal-ui-lib": "^0.177.0",
99
"@angular/common": "^19.0.0 || ^20.0.0",
1010
"@angular/compiler": "^19.0.0 || ^20.0.0",
1111
"@angular/core": "^19.0.0 || ^20.0.0",

0 commit comments

Comments
 (0)