Skip to content

Commit 20d74f8

Browse files
committed
Revert "Use legacy peer dependencies"
This reverts commit f997bce.
1 parent f997bce commit 20d74f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-stg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
restore-keys: |
4040
${{ runner.os }}-public-gatsby-
4141
42-
- run: npm install --legacy-peer-deps
42+
- run: npm install
4343

4444
- run: GENERATE_DATASHEETS=true npm run build
4545

0 commit comments

Comments
 (0)