Skip to content

Commit b2b3e15

Browse files
authored
fix: Update @sirenapp/react-inbox version in example app
1 parent 1055495 commit b2b3e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"react": "^18.2.0",
77
"react-dom": "^18.2.0",
88
"react-scripts": "^5.0.1",
9-
"@sirenapp/react-inbox": "0.0.1"
9+
"@sirenapp/react-inbox": "^1.0.0"
1010
},
1111
"scripts": {
1212
"dev": "PORT=9902 react-scripts start",

0 commit comments

Comments
 (0)