Skip to content

Commit

Permalink
chore: update pineapple to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e committed Sep 22, 2023
1 parent 676eb98 commit b4f2c2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@sentry/vue": "^7.55.2",
"@shutter-network/shutter-crypto": "0.1.0-beta.3",
"@snapshot-labs/lock": "^0.2.0",
"@snapshot-labs/pineapple": "^1.0.1",
"@snapshot-labs/pineapple": "^1.1.0",
"@snapshot-labs/snapshot.js": "^0.5.8",
"@snapshot-labs/tune": "^0.1.33",
"@vue/apollo-composable": "4.0.0-beta.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1862,10 +1862,10 @@
"@walletconnect/modal" "^2.5.4"
fortmatic "^2.2.1"

"@snapshot-labs/pineapple@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@snapshot-labs/pineapple/-/pineapple-1.0.1.tgz#fbf4696bdf8be06cc45f722e1109c9dac899f02e"
integrity sha512-bBazy4gsRYjhZqvK3ZDmmS4YOsttPFBEa5Loz2lT/rqICjm1gON72t4IoTKnBCqx6zwxBhQs8UsWy9ugD8AYrA==
"@snapshot-labs/pineapple@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@snapshot-labs/pineapple/-/pineapple-1.1.0.tgz#cccd1b8c81889b2109a46fddc362908493a8c07c"
integrity sha512-LIWmpdO3UF8WhKSlMkGsnCk2eY8KktVUS+qhMWIpXI+ffv0KTSBEnUj7J0v8baoOgSfv1u9HIgG+V2zJFrdk1w==
dependencies:
ofetch "^1.3.3"

Expand Down

0 comments on commit b4f2c2a

Please sign in to comment.