@tamagui/react-native-svg 2.0.0-1768976374543 → 2.0.0-1768983999155

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 +1 @@
1
- built @tamagui/react-native-svg in 358 ms
1
+ built @tamagui/react-native-svg in 144 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/react-native-svg",
3
- "version": "2.0.0-1768976374543",
3
+ "version": "2.0.0-1768983999155",
4
4
  "main": "dist/cjs",
5
5
  "type": "module",
6
6
  "module": "dist/esm/index.js",
@@ -36,7 +36,7 @@
36
36
  }
37
37
  },
38
38
  "devDependencies": {
39
- "@tamagui/build": "2.0.0-1768976374543",
39
+ "@tamagui/build": "2.0.0-1768983999155",
40
40
  "react-native-svg": "15.12.1"
41
41
  }
42
42
  }