Skip to content

Commit

Permalink
chore: Bump aurora-code dependency to version 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
codeAbinash committed Jun 8, 2024
1 parent 776fcab commit 757d84f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aurora-react",
"private": false,
"version": "2.5.2",
"version": "2.5.3",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -15,7 +15,7 @@
"preview": "vite preview"
},
"peerDependencies": {
"aurora-code": "^2.5.2",
"aurora-code": "^2.5.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down

0 comments on commit 757d84f

Please sign in to comment.