Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e21bd5c

Browse files
committed
build: prepare exceptional minor branch: 20.3.x
1 parent 1a78908 commit e21bd5c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "20.2.2",
3+
"version": "20.3.0-next.0",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [
@@ -174,5 +174,6 @@
174174
},
175175
"resolutions": {
176176
"typescript": "5.9.2"
177-
}
177+
},
178+
"__ngDevExceptionalMinor__": true
178179
}

0 commit comments

Comments
 (0)