We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ng-packagr
^19.2.0-next.0
1 parent 4df97d1 commit 1e088f5Copy full SHA for 1e088f5
constants.bzl
@@ -3,7 +3,7 @@ RELEASE_ENGINES_NODE = "^18.19.1 || ^20.11.1 || >=22.0.0"
3
RELEASE_ENGINES_NPM = "^6.11.0 || ^7.5.6 || >=8.0.0"
4
RELEASE_ENGINES_YARN = ">= 1.13.0"
5
6
-NG_PACKAGR_VERSION = "^19.1.0-next.0"
+NG_PACKAGR_VERSION = "^19.2.0-next.0"
7
ANGULAR_FW_VERSION = "^19.2.0-next.0"
8
ANGULAR_FW_PEER_DEP = "^19.0.0 || ^19.2.0-next.0"
9
NG_PACKAGR_PEER_DEP = "^19.0.0 || ^19.2.0-next.0"
0 commit comments