Skip to content

Commit

Permalink
fix: update siwe@2.1.4
Browse files Browse the repository at this point in the history
* fix: update siwe@2.1.4

* chore: rm .npmrc

* fix: downgrade siwe@2.1.3

* chore: revert siwe@2.1.3 downgrade
  • Loading branch information
JGiter committed Jun 7, 2023
1 parent ca91aba commit a81db20
Show file tree
Hide file tree
Showing 4 changed files with 1,297 additions and 287 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Expand Up @@ -40,8 +40,7 @@ jobs:
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" >> $HOME/.npmrc

- name: Install package
# siwe requires peer dependency ethers@5.5.1, but iam-client-lib already depends on ethers@5.7
run: npm ci --legacy-peer-deps
run: npm ci

- name: Build package
run: npm run build
Expand Down
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

0 comments on commit a81db20

Please sign in to comment.