Skip to content

Commit 542e87d

Browse files
committed
fix yarn version
1 parent 1d7854d commit 542e87d

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
@@ -93,5 +93,5 @@
9393
"@angular/core": "^18.0.0"
9494
},
9595
"schematics": "./schematics/collection.json",
96-
"packageManager": "yarn@4.0.1"
96+
"packageManager": "yarn@1.22.22"
9797
}

0 commit comments

Comments
 (0)