Skip to content

Commit

Permalink
Merge pull request #48 from Hats-Protocol/update/tests
Browse files Browse the repository at this point in the history
Update Modules SDK Version
  • Loading branch information
gershido authored Apr 10, 2024
2 parents 260f62f + 7c2a4a4 commit 578e3d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"format-bundle": "prettier --write modules.json"
},
"devDependencies": {
"@hatsprotocol/modules-sdk": "1.0.0-alpha.1",
"@hatsprotocol/modules-sdk": "1.0.0",
"@types/jest": "^29.5.4",
"@viem/anvil": "0.0.5",
"async-sema": "^3.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,10 +424,10 @@
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.19.11.tgz#a5d300008960bb39677c46bf16f53ec70d8dee04"
integrity sha512-vfkhltrjCAb603XaFhqhAF4LGDi2M4OrCRrFusyQ+iTLQ/o60QQXxc9cZC/FFpihBI9N1Grn6SMKVJ4KP7Fuiw==

"@hatsprotocol/[email protected]-alpha.1":
version "1.0.0-alpha.1"
resolved "https://registry.yarnpkg.com/@hatsprotocol/modules-sdk/-/modules-sdk-1.0.0-alpha.1.tgz#4289cbff3a60ef6e2aaa2747912d9882e3a5c46c"
integrity sha512-rPNxlZQnD+3zejGZufLABXeFQZUwatjb/fVgRjiBzWHY/2OC5IZ3tG6OeuFT9hpNJeCppuftGZXBbrcXOdgZvg==
"@hatsprotocol/[email protected]":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@hatsprotocol/modules-sdk/-/modules-sdk-1.0.0.tgz#a41791fcf440cbeb20930c6ea39c020831151f91"
integrity sha512-wowk65XzjvQVzWXt+j5VyzTRRpZVMRLd7FlbdygQDDrJ1tBhdtxC6gYlGBJCuBN61UAFhHKuYq5oenOz5c+d4A==
dependencies:
axios "^1.5.0"
zod "^3.21.4"
Expand Down

0 comments on commit 578e3d3

Please sign in to comment.