mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
Update Unistyles config and bump to 3.0.0-rc.5
This commit is contained in:
5
.changeset/polite-humans-say.md
Normal file
5
.changeset/polite-humans-say.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"create-better-t-stack": patch
|
||||
---
|
||||
|
||||
Update Unistyles config and bump to 3.0.0-rc.5
|
||||
@@ -7,6 +7,7 @@ module.exports = function (api) {
|
||||
{
|
||||
autoProcessRoot: 'app',
|
||||
autoProcessImports: ['@/components'],
|
||||
root: "src"
|
||||
},
|
||||
]);
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"react-native-reanimated": "~3.17.4",
|
||||
"react-native-safe-area-context": "5.4.0",
|
||||
"react-native-screens": "~4.10.0",
|
||||
"react-native-unistyles": "^3.0.0-rc.4",
|
||||
"react-native-unistyles": "^3.0.0-rc.5",
|
||||
"react-native-web": "^0.20.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user