Skip to content

Commit

Permalink
RELEASE: set fixed superfluid contracts version
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpy committed Dec 26, 2024
1 parent fc764ba commit 87640ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@openzeppelin/contracts": "^4.8.0",
"@openzeppelin/contracts-upgradeable": "^4.8.0",
"@openzeppelin/hardhat-upgrades": "^1.22.1",
"@superfluid-finance/ethereum-contracts": "^1.8.1",
"@superfluid-finance/ethereum-contracts": "1.8.1",
"@superfluid-finance/sdk-core": "^0.5.8",
"@swc/core": "1.3.96",
"@swc/helpers": "^0.3.16",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2359,7 +2359,7 @@ __metadata:
"@openzeppelin/contracts": ^4.8.0
"@openzeppelin/contracts-upgradeable": ^4.8.0
"@openzeppelin/hardhat-upgrades": ^1.22.1
"@superfluid-finance/ethereum-contracts": ^1.8.1
"@superfluid-finance/ethereum-contracts": 1.8.1
"@superfluid-finance/sdk-core": ^0.5.8
"@swc/core": 1.3.96
"@swc/helpers": ^0.3.16
Expand Down Expand Up @@ -3523,7 +3523,7 @@ __metadata:
languageName: node
linkType: hard

"@superfluid-finance/ethereum-contracts@npm:^1.8.1":
"@superfluid-finance/ethereum-contracts@npm:1.8.1":
version: 1.8.1
resolution: "@superfluid-finance/ethereum-contracts@npm:1.8.1"
dependencies:
Expand Down

0 comments on commit 87640ef

Please sign in to comment.