Skip to content

Commit 84cf9a4

Browse files
authored
Merge branch 'main' into feat/provide-zoneless-apollo
2 parents cd5bce2 + 0fa62c7 commit 84cf9a4

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platform-mesh/portal-ui-lib",
3-
"version": "0.20.1",
3+
"version": "0.20.2",
44
"repository": {
55
"url": "git+https://github.com/platform-mesh/portal-ui-lib.git"
66
},
@@ -34,7 +34,7 @@
3434
"@angular/compiler-cli": "20.3.9",
3535
"@angular/localize": "20.3.9",
3636
"@briebug/jest-schematic": "6.0.0",
37-
"@openmfp/portal-ui-lib": "0.183.14",
37+
"@openmfp/portal-ui-lib": "0.184.0",
3838
"@openmfp/config-prettier": "0.9.2",
3939
"@types/jest": "30.0.0",
4040
"@types/jmespath": "0.15.2",

projects/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
},
1313
"prettier": "@openmfp/config-prettier",
1414
"peerDependencies": {
15-
"@openmfp/portal-ui-lib": "0.183.14"
15+
"@openmfp/portal-ui-lib": "0.184.0"
1616
}
1717
}

0 commit comments

Comments
 (0)