Set all packages to v0.1.0
This commit is contained in:
parent
32974eb109
commit
ff266b5939
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@waku/vote-sdk-contracts",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/status-im/wakuconnect-vote-poll-sdk",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"typescript": "^4.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@waku/vote-sdk-contracts": "^0.0.1",
|
||||
"@waku/vote-sdk-contracts": "^0.1.0",
|
||||
"eth-sig-util": "^3.0.1",
|
||||
"ethers": "^5.4.4",
|
||||
"js-waku": "^0.11.0",
|
||||
|
|
Loading…
Reference in New Issue