add yarn as default package manager
This commit is contained in:
parent
430712881e
commit
3d5410e49b
@ -181,7 +181,8 @@
|
||||
},
|
||||
"cli": {
|
||||
"defaultCollection": "@nrwl/angular",
|
||||
"analytics": false
|
||||
"analytics": false,
|
||||
"packageManager": "yarn"
|
||||
},
|
||||
"schematics": {
|
||||
"@nrwl/angular:application": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user