Skip to content

Commit 59712a3

Browse files
πŸ”– Auto-bump package versions [skip ci]
1 parent 4936e0b commit 59712a3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

β€Žbun.lockβ€Ž

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
},
114114
"libs/rnc-theme": {
115115
"name": "rnc-theme",
116-
"version": "0.0.7",
116+
"version": "0.0.93",
117117
"devDependencies": {
118118
"@types/color": ">=4.2.0",
119119
"@types/react": ">=19.0.14",
@@ -122,6 +122,7 @@
122122
"peerDependencies": {
123123
"@react-native-async-storage/async-storage": ">=2",
124124
"@react-navigation/native": ">=6",
125+
"@shopify/flash-list": ">=1.8.3",
125126
"expo-localization": ">=16.1.5",
126127
"i18n-js": ">=4.5.1",
127128
"lucide-react-native": ">=0.513.0",

β€Žlibs/rnc-theme/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rnc-theme",
3-
"version": "0.0.93",
3+
"version": "0.0.94",
44
"funding": {
55
"type": "github",
66
"url": "https://github.com/masumrpg/react-native-components"

0 commit comments

Comments
Β (0)