@tamagui/native 2.0.0-rc.0-1769885482630 → 2.0.0-rc.0-1769998500160

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.
Files changed (1) hide show
  1. 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.0-1769885482630",
3
+ "version": "2.0.0-rc.0-1769998500160",
4
4
  "description": "Native setup modules for Tamagui - portals, gesture handler, worklets, and more",
5
5
  "files": [
6
6
  "src",
@@ -133,7 +133,7 @@
133
133
  "clean:build": "tamagui-build clean:build"
134
134
  },
135
135
  "devDependencies": {
136
- "@tamagui/build": "2.0.0-rc.0-1769885482630",
136
+ "@tamagui/build": "2.0.0-rc.0-1769998500160",
137
137
  "react": ">=19",
138
138
  "react-native": "0.81.5",
139
139
  "react-native-gesture-handler": "~2.28.0",