Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleyyconsensys committed Jun 17, 2024
1 parent 5de4652 commit a160bf2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
key: ${{ github.sha }}
- name: Dry Run Publish
run: |
ls -al ./packages/starknet-snap/dist
npm pack ./packages/starknet-snap --tag "$TAG" --access public
env:
TAG: ${{ secrets.TAG }}
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3247,8 +3247,8 @@ __metadata:
linkType: soft

"@consensys/starknet-snap@file:../starknet-snap::locator=wallet-ui%40workspace%3Apackages%2Fwallet-ui":
version: 2.7.0
resolution: "@consensys/starknet-snap@file:../starknet-snap#../starknet-snap::hash=099522&locator=wallet-ui%40workspace%3Apackages%2Fwallet-ui"
version: 3.0.0
resolution: "@consensys/starknet-snap@file:../starknet-snap#../starknet-snap::hash=4921c8&locator=wallet-ui%40workspace%3Apackages%2Fwallet-ui"
dependencies:
"@metamask/snaps-sdk": 3.0.1
async-mutex: ^0.3.2
Expand All @@ -3257,7 +3257,7 @@ __metadata:
ethers: ^5.5.1
starknet: 6.7.0
starknet_v4.22.0: "npm:[email protected]"
checksum: a53e3b5b9b53448473b4b362ebdda3d1ecb97321baa7db52393c0b43e9454ccb81d641bd2a86956896a591c23f237566d4c131034806c2609de79f9f1a12ba41
checksum: fd237edcb5e0fec878db82caf981b4c5a6b16b8ad90507d50fa4c304ee634cdc40b73d928be276975ada1326296fd349443ee868c03693d80b8cdb94bf9fa737
languageName: node
linkType: hard

Expand Down

0 comments on commit a160bf2

Please sign in to comment.