@vxrn/safe-area 1.9.4 → 1.9.5-1771490782737

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/safe-area in 1936 ms
2
+ built @vxrn/safe-area in 3943 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vxrn/safe-area",
3
- "version": "1.9.4",
3
+ "version": "1.9.5-1771490782737",
4
4
  "source": "src/index.ts",
5
5
  "types": "./types/index.d.ts",
6
6
  "type": "module",
@@ -31,6 +31,6 @@
31
31
  },
32
32
  "devDependencies": {
33
33
  "@biomejs/biome": "2.3.3",
34
- "@tamagui/build": "2.0.0-rc.14"
34
+ "@tamagui/build": "2.0.0-rc.16"
35
35
  }
36
36
  }