Skip to content

Commit

Permalink
Bump @vocdoni/gasless-voting 16
Browse files Browse the repository at this point in the history
  • Loading branch information
selankon committed Jan 10, 2024
1 parent 0a127b4 commit 2ab4aea
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 @@ -36,7 +36,7 @@
"@tiptap/pm": "^2.0.3",
"@tiptap/react": "^2.0.3",
"@tiptap/starter-kit": "^2.0.3",
"@vocdoni/gasless-voting": "0.0.1-rc15",
"@vocdoni/gasless-voting": "^0.0.1-rc16",
"@vocdoni/gasless-voting-ethers": "0.0.1-rc1",
"@vocdoni/react-providers": "0.3.1",
"@vocdoni/sdk": "0.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4590,10 +4590,10 @@
dependencies:
ethers "^5.6.2"

"@vocdoni/gasless-voting@0.0.1-rc15":
version "0.0.1-rc15"
resolved "https://registry.yarnpkg.com/@vocdoni/gasless-voting/-/gasless-voting-0.0.1-rc15.tgz#660e09d0dd0d0fc9d515a0f444f3e107518318c5"
integrity sha512-UNowdRA9y7/Fb4ofMVsan9fIhiA8TtSbS5WcZxBhXA+1HKdoPVvZF49Ld9RmXK/cpd3oJczZXnVFDU/PPd3S1Q==
"@vocdoni/gasless-voting@^0.0.1-rc16":
version "0.0.1-rc16"
resolved "https://registry.yarnpkg.com/@vocdoni/gasless-voting/-/gasless-voting-0.0.1-rc16.tgz#6c4fc937163430674dc5036e4ea206ab04005403"
integrity sha512-1xvlLtn6rLLPrJCjDFDbGeoSV/sUb8xq8FO2LYi07HacDpqlevhf0LAx1ydp+8RzP2sntPLXyGkXm4ThF2Zb3g==
dependencies:
"@aragon/osx-ethers" "1.3.0-rc0.3"
"@aragon/sdk-client-common" "1.12.0"
Expand Down

0 comments on commit 2ab4aea

Please sign in to comment.