@tamagui/native 2.0.0-rc.7 → 2.0.0-rc.7-1770543309730
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/native",
|
|
3
|
-
"version": "2.0.0-rc.7",
|
|
3
|
+
"version": "2.0.0-rc.7-1770543309730",
|
|
4
4
|
"description": "Native setup modules for Tamagui - portals, gesture handler, worklets, and more",
|
|
5
5
|
"files": [
|
|
6
6
|
"src",
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
"clean:build": "tamagui-build clean:build"
|
|
164
164
|
},
|
|
165
165
|
"devDependencies": {
|
|
166
|
-
"@tamagui/build": "2.0.0-rc.7",
|
|
166
|
+
"@tamagui/build": "2.0.0-rc.7-1770543309730",
|
|
167
167
|
"burnt": "^0.12.2",
|
|
168
168
|
"react": ">=19",
|
|
169
169
|
"react-native": "0.81.5",
|