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

Skip to content

Commit 11eceee

Browse files
committed
build: fix package.json version
This was bumped by accident.
1 parent 32b9fe9 commit 11eceee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "21.0.0-next.3",
3+
"version": "21.0.0-next.2",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)