Skip to content

Commit

Permalink
Added @sei-js/proto to peer dependency (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
codebycarson authored Mar 29, 2024
1 parent d40a31c commit 48fe7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploydocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: yarn

- name: Install Peer Dependencies
run: yarn add -W [email protected] wagmi
run: yarn add -W [email protected] wagmi @sei-js/proto

- name: Create Docs
run: yarn docs
Expand Down

0 comments on commit 48fe7e9

Please sign in to comment.