Skip to content

Commit

Permalink
Merge pull request #21 from argentlabs/develop
Browse files Browse the repository at this point in the history
Release 6.7.4
  • Loading branch information
bluecco authored Jul 30, 2024
2 parents 631c807 + 3bbde81 commit 069b2f1
Show file tree
Hide file tree
Showing 4 changed files with 542 additions and 682 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
fetch-depth: 0

- uses: pnpm/action-setup@v2
- uses: pnpm/action-setup@v4
name: Install pnpm
id: pnpm-install
with:
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@argent/x-sessions",
"version": "6.7.3",
"version": "6.7.4",
"private": false,
"description": "Manage sessions for Argent X wallets",
"keywords": [
Expand Down Expand Up @@ -71,7 +71,6 @@
"vitest": "1.3.1"
},
"dependencies": {
"@argent/x-shared": "^1.5.0",
"minimalistic-assert": "^1.0.1",
"starknet": "6.9.0",
"starknet4": "npm:[email protected]",
Expand Down
Loading

0 comments on commit 069b2f1

Please sign in to comment.