chore: npm 7 compat

This commit is contained in:
Nathan Walker
2021-04-12 09:54:30 -07:00
parent 53c8f673f7
commit 17a7019085
6 changed files with 8 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v2
- name: Setup
run: npm install
run: npm install --legacy-peer-deps
- name: Generate Version
run: |

View File

@@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v2
- name: Setup
run: npm install
run: npm install --legacy-peer-deps
- name: Generate Version
working-directory: packages/webpack