Skip to content

Commit

Permalink
Merge pull request #58 from fileverse/publish-react-component
Browse files Browse the repository at this point in the history
Update core version in react package
  • Loading branch information
nadeem-fileverse committed Apr 3, 2024
2 parents f9b73e5 + 3727bbc commit 48df074
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/many-poems-brake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@fileverse/heartbit-react": minor
---

Updates version for core in the react package
10 changes: 8 additions & 2 deletions packages/heartbit-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,13 @@
"files": [
"dist"
],
"keywords": ["ethereum", "erc-4337", "eip-4337", "Safe SDK API", "React"],
"keywords": [
"ethereum",
"erc-4337",
"eip-4337",
"Safe SDK API",
"React"
],
"repository": "https://github.com/fileverse/HeartBitSDK/tree/main/packages/heartbit-react",
"homepage": "https://portal.fileverse.io/#/0x3d3dcEd1cb7676cbd90C4C4339D50AD52Bac37Fa/file/4?chainId=100",
"exports": {
Expand Down Expand Up @@ -49,7 +55,7 @@
"vite-plugin-node-polyfills": "^0.19.0"
},
"dependencies": {
"@fileverse/heartbit-core": "^2.3.0",
"@fileverse/heartbit-core": "^2.4.0",
"classnames": "^2.5.1"
}
}
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 48df074

Please sign in to comment.