Skip to content

Commit 757d84f

Browse files
committed
chore: Bump aurora-code dependency to version 2.5.3
1 parent 776fcab commit 757d84f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

342 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aurora-react",
33
"private": false,
4-
"version": "2.5.2",
4+
"version": "2.5.3",
55
"type": "module",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",
@@ -15,7 +15,7 @@
1515
"preview": "vite preview"
1616
},
1717
"peerDependencies": {
18-
"aurora-code": "^2.5.2",
18+
"aurora-code": "^2.5.3",
1919
"react": "^18.2.0",
2020
"react-dom": "^18.2.0"
2121
},

0 commit comments

Comments
 (0)