Skip to content

Commit 2855ad0

Browse files
author
Jake Loew
committed
specify npm as ng packageManager
1 parent 46d24b2 commit 2855ad0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

complete-application/angular.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
33
"version": 1,
4+
"cli": {
5+
"packageManager": "npm"
6+
},
47
"newProjectRoot": "projects",
58
"projects": {
69
"complete-application": {

0 commit comments

Comments
 (0)