Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sebsadface committed Feb 8, 2025
1 parent 9b1db53 commit 0570f34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@openzeppelin/contracts": "5.2.0",
"@openzeppelin/contracts-upgradeable": "5.2.0",
"@story-protocol/protocol-core": "github:storyprotocol/protocol-core-v1#main",
"@story-protocol/protocol-core": "github:storyprotocol/protocol-core-v1#v1.3.1",
"erc6551": "^0.3.1",
"solady": "^0.0.281"
}
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@
resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.19.0.tgz#37a8983b2725af9b14ff8c4a475fa0e98d773c3f"
integrity sha512-RV16k/qIxW/wWc+mLzV3ARyKUaMUTBy9tOLMzFhtNSKYeTAanQ3a5MudJKf/8arIFnA2L27SNjarQKmFg0w/jA==

"@story-protocol/protocol-core@github:storyprotocol/protocol-core-v1#main":
"@story-protocol/protocol-core@github:storyprotocol/protocol-core-v1#v1.3.1":
version "1.1.0"
resolved "https://codeload.github.com/storyprotocol/protocol-core-v1/tar.gz/a0cddb1d712566a550fcaca2f8df1f4f67f095ad"
dependencies:
Expand Down

0 comments on commit 0570f34

Please sign in to comment.