Skip to content

Commit

Permalink
feat: Bump versions for moon-sdk to 1.0.35 and moon-react to 1.0.16; …
Browse files Browse the repository at this point in the history
…update moon-api dependency to use workspace
  • Loading branch information
ewhal committed Oct 3, 2024
1 parent 7775b78 commit b5a16b2
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 71 deletions.
4 changes: 2 additions & 2 deletions packages/moon-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonup/moon-react",
"version": "1.0.15",
"version": "1.0.16",
"license": "MIT",
"author": "0xEwhal <[email protected]>",
"type": "commonjs",
Expand Down Expand Up @@ -64,7 +64,7 @@
},
"dependencies": {
"@moonup/ethers": "workspace:*",
"@moonup/moon-api": "*",
"@moonup/moon-api": "workspace: *",
"@moonup/moon-sdk": "workspace:*",
"@moonup/viem": "workspace:*",
"@moonup/wagmi-connector": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/moon-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonup/moon-sdk",
"version": "1.0.34",
"version": "1.0.35",
"author": "0xEwhal <[email protected]>",
"type": "commonjs",
"main": "./dist/index.js",
Expand Down
84 changes: 16 additions & 68 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b5a16b2

Please sign in to comment.