Skip to content

Commit b1a3c94

Browse files
alan-agius4dgp1130
authored andcommitted
build: update ng-packagr version to pass prerelease checks
For preleases the version must be `-next.0` See: https://github.com/angular/angular-cli/blob/63e994445d6332bf161bbd1b601d70c687704908/scripts/release-checks/dependency-ranges/latest-versions-check.mts (cherry picked from commit 35929ea)
1 parent 0f40397 commit b1a3c94

File tree

1 file changed

+1
-1
lines changed
  • packages/schematics/angular/utility/latest-versions

1 file changed

+1
-1
lines changed

packages/schematics/angular/utility/latest-versions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"karma-jasmine-html-reporter": "~2.0.0",
1313
"karma-jasmine": "~5.1.0",
1414
"karma": "~6.4.0",
15-
"ng-packagr": "^16.0.0-next.1",
15+
"ng-packagr": "^16.0.0-next.0",
1616
"protractor": "~7.0.0",
1717
"rxjs": "~7.8.0",
1818
"tslib": "^2.3.0",

0 commit comments

Comments
 (0)