Skip to content

Commit 0212997

Browse files
committed
bump npm versions
1 parent f2801e7 commit 0212997

File tree

3 files changed

+1982
-1331
lines changed

3 files changed

+1982
-1331
lines changed

.github/workflows/docs-website.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
cache-dependency-path: docs/package-lock.json
3333

3434
- name: Install Dependencies
35-
run: cd docs && npm ci --legacy-peer-deps
35+
run: cd docs && npm ci
3636

3737
- name: Build
3838
run: cd docs && npm run build

0 commit comments

Comments
 (0)