@tamagui/react-native-svg 2.0.0-rc.40 → 2.0.0-rc.40-1776058085017

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 @tamagui/react-native-svg in 186 ms
2
+ built @tamagui/react-native-svg in 179 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/react-native-svg",
3
- "version": "2.0.0-rc.40",
3
+ "version": "2.0.0-rc.40-1776058085017",
4
4
  "type": "module",
5
5
  "main": "dist/cjs",
6
6
  "module": "dist/esm/index.js",
@@ -25,7 +25,7 @@
25
25
  "clean:build": "tamagui-build clean:build"
26
26
  },
27
27
  "devDependencies": {
28
- "@tamagui/build": "2.0.0-rc.40",
28
+ "@tamagui/build": "2.0.0-rc.40-1776058085017",
29
29
  "react-native-svg": "15.15.3"
30
30
  },
31
31
  "peerDependencies": {