Skip to content

Commit 505c8a0

Browse files
authored
Update devcontainer.json
1 parent 56470f5 commit 505c8a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
]
99
}
1010
},
11-
"updateContentCommand": "npm i -g azure-functions-core-tools && npm i"
12-
}
11+
"updateContentCommand": "npm i -g azure-functions-core-tools && npm i --legacy-peer-deps"
12+
}

0 commit comments

Comments
 (0)