@tamagui/native 2.0.0-rc.13 → 2.0.0-rc.13-1771262617050

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.13",
3
+ "version": "2.0.0-rc.13-1771262617050",
4
4
  "description": "Native setup modules for Tamagui - portals, gesture handler, worklets, and more",
5
5
  "files": [
6
6
  "src",
@@ -127,7 +127,7 @@
127
127
  "clean:build": "tamagui-build clean:build"
128
128
  },
129
129
  "devDependencies": {
130
- "@tamagui/build": "2.0.0-rc.13",
130
+ "@tamagui/build": "2.0.0-rc.13-1771262617050",
131
131
  "burnt": "^0.12.2",
132
132
  "react": ">=19",
133
133
  "react-native": "0.81.5",