Skip to content

Commit 1e088f5

Browse files
committed
build: update ng-packagr to ^19.2.0-next.0
Bump ng-packagr version.
1 parent 4df97d1 commit 1e088f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constants.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ RELEASE_ENGINES_NODE = "^18.19.1 || ^20.11.1 || >=22.0.0"
33
RELEASE_ENGINES_NPM = "^6.11.0 || ^7.5.6 || >=8.0.0"
44
RELEASE_ENGINES_YARN = ">= 1.13.0"
55

6-
NG_PACKAGR_VERSION = "^19.1.0-next.0"
6+
NG_PACKAGR_VERSION = "^19.2.0-next.0"
77
ANGULAR_FW_VERSION = "^19.2.0-next.0"
88
ANGULAR_FW_PEER_DEP = "^19.0.0 || ^19.2.0-next.0"
99
NG_PACKAGR_PEER_DEP = "^19.0.0 || ^19.2.0-next.0"

0 commit comments

Comments
 (0)