Skip to content

Commit

Permalink
Merge pull request #92 from argentlabs/hotfix/v1.1.5
Browse files Browse the repository at this point in the history
fix: enable sepolia and iframes on chrome for webwallet
  • Loading branch information
bluecco authored Apr 4, 2024
2 parents 88ca07b + 70dfda3 commit b411043
Show file tree
Hide file tree
Showing 14 changed files with 393 additions and 70 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- develop
- main
- hotfix\/v[0-9]+.[0-9]+.[0-9]+

jobs:
release:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"zod": "^3.20.6"
},
"peerDependencies": {
"starknet": "^5.24.3"
"starknet": "^6.2.0"
},
"gitHead": "b16688a8638cc138938e74e1a39d004760165d75"
}
Loading

0 comments on commit b411043

Please sign in to comment.