Skip to content

Commit

Permalink
Upgrade version 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKim20 committed May 21, 2024
1 parent b143807 commit 0ae7bd2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "loyalty-tokens",
"version": "1.1.3",
"version": "1.1.5",
"description": "Smart contracts for the loyalty tokens",
"files": [
"**/*.sol"
Expand Down Expand Up @@ -48,7 +48,7 @@
"hardhat": "^2.12.7",
"hardhat-gas-reporter": "^1.0.7",
"mocha": "10.1.0",
"multisig-wallet-contracts": "^1.1.5",
"multisig-wallet-contracts": "^1.1.6",
"prettier": "^2.5.1",
"prettier-plugin-solidity": "^1.1.1",
"solhint": "^3.3.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4238,10 +4238,10 @@ [email protected], ms@^2.1.1:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==

multisig-wallet-contracts@^1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/multisig-wallet-contracts/-/multisig-wallet-contracts-1.1.5.tgz#da44dc2f4fc35d81ffd54c8ffc13ad8dcdc82f98"
integrity sha512-MilDNgeGFFfh6aJ1fLkPZGUP9x03bKdTRAZKKoZ37ar5oGapphhXVjOijfNBQIccptD9HQw528TorBEdIBftjQ==
multisig-wallet-contracts@^1.1.6:
version "1.1.6"
resolved "https://registry.yarnpkg.com/multisig-wallet-contracts/-/multisig-wallet-contracts-1.1.6.tgz#5107227bcfb3b7f7619e68a18b553fc3c3bb58fa"
integrity sha512-QoKweoLiDbO/H0hKnuXv03YiGj2Endov74Ug7fTfBlvrWyyqg/3cyj+fddeGVGBY0rux6AFxMjvkjocE19GJ+A==

[email protected]:
version "3.3.3"
Expand Down

0 comments on commit 0ae7bd2

Please sign in to comment.