Skip to content

Commit

Permalink
fix(package):remove npm-shrinkwarap
Browse files Browse the repository at this point in the history
  • Loading branch information
guocaoyi committed Oct 9, 2023
1 parent e3b254a commit 5c6d152
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 690 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
registry-url: https://registry.npmjs.org

- name: Install
run: npm install
run: npm install --legacy-peer-deps

- name: NPM CI
run: npm ci
Expand Down
Loading

0 comments on commit 5c6d152

Please sign in to comment.