@vxrn/native 1.13.0 → 1.13.1-1774741705991

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.
@@ -1,2 +1,2 @@
1
1
  $ tamagui-build
2
- built @vxrn/native in 1091 ms
2
+ built @vxrn/native in 1913 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vxrn/native",
3
- "version": "1.13.0",
3
+ "version": "1.13.1-1774741705991",
4
4
  "type": "module",
5
5
  "description": "Native navigation features for One - zoom transitions, toolbar, color API, split view",
6
6
  "license": "MIT",
@@ -59,6 +59,6 @@
59
59
  }
60
60
  },
61
61
  "devDependencies": {
62
- "@tamagui/build": "2.0.0-rc.31"
62
+ "@tamagui/build": "2.0.0-rc.32"
63
63
  }
64
64
  }