File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @superfluid-finance/ethereum-contracts" ,
3
- "version" : " 1.0.0-rc.4 " ,
3
+ "version" : " 1.0.0-rc.5 " ,
4
4
"description" : " Ethereum contracts implementation for the Superfluid Protocol" ,
5
5
"homepage" : " https://github.com/superfluid-finance/protocol-monorepo/tree/dev/packages/ethereum-contracts#readme" ,
6
6
"repository" : " github:superfluid-finance/protocol-monorepo" ,
47
47
"dependencies" : {
48
48
"@decentral.ee/web3-helpers" : " 0.5.3" ,
49
49
"@openzeppelin/contracts" : " 3.4.1" ,
50
- "@superfluid-finance/js-sdk" : " 0.4.3 " ,
50
+ "@superfluid-finance/js-sdk" : " 0.4.4 " ,
51
51
"@truffle/contract" : " 4.3.17" ,
52
52
"ethereumjs-tx" : " 2.1.2" ,
53
53
"ethereumjs-util" : " 7.0.10" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @superfluid-finance/js-sdk" ,
3
- "version" : " 0.4.3 " ,
3
+ "version" : " 0.4.4 " ,
4
4
"description" : " Javascript SDK for building with Superfluid Protocol" ,
5
5
"homepage" : " https://github.com/superfluid-finance/protocol-monorepo/tree/dev/packages/js-sdk#readme" ,
6
6
"repository" : " github:superfluid-finance/protocol-monorepo" ,
47
47
"@ethersproject/contracts" : " ^5.0.12" ,
48
48
"@ethersproject/providers" : " ^5.0.24" ,
49
49
"@openzeppelin/test-helpers" : " ^0.5.10" ,
50
- "@superfluid-finance/ethereum-contracts" : " 1.0.0-rc.4 " ,
50
+ "@superfluid-finance/ethereum-contracts" : " 1.0.0-rc.5 " ,
51
51
"@truffle/contract" : " ^4.3.9" ,
52
52
"chai-as-promised" : " ^7.1.1" ,
53
53
"truffle" : " 5.1.49" ,
Original file line number Diff line number Diff line change 32
32
"@decentral.ee/web3-helpers" : " ^0.5.3" ,
33
33
"@graphprotocol/graph-cli" : " 0.16.1" ,
34
34
"@graphprotocol/graph-ts" : " 0.16.0" ,
35
- "@superfluid-finance/js-sdk" : " ^ 0.4.1 " ,
35
+ "@superfluid-finance/js-sdk" : " 0.4.4 " ,
36
36
"ganache-time-traveler" : " ^1.0.15" ,
37
37
"mustache" : " ^4.0.1" ,
38
38
"truffle" : " ^5.2.3"
You can’t perform that action at this time.
0 commit comments