Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b0d2f8c

Browse files
build: bump main to version 21
1 parent 4771da7 commit b0d2f8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎constants.bzl‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RELEASE_ENGINES_YARN = ">= 1.13.0"
55

66
NG_PACKAGR_VERSION = "^20.2.0-next.0"
77
ANGULAR_FW_VERSION = "^20.2.0-next.0"
8-
ANGULAR_FW_PEER_DEP = "^20.0.0 || ^20.2.0-next.0"
8+
ANGULAR_FW_PEER_DEP = "^20.0.0 || ^20.2.0-next.0 || ^21.0.0-next.0"
99
NG_PACKAGR_PEER_DEP = "^20.0.0 || ^20.2.0-next.0"
1010

1111
# Baseline widely-available date in `YYYY-MM-DD` format which defines Angular's

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "20.3.0-next.0",
3+
"version": "21.0.0-next.0",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /