@tamagui/react-native-svg 2.0.0-1767740890268 → 2.0.0-1768024152500

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,2 @@
1
- built @tamagui/react-native-svg in 238 ms
1
+
2
+ built @tamagui/react-native-svg in 214 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/react-native-svg",
3
- "version": "2.0.0-1767740890268",
3
+ "version": "2.0.0-1768024152500",
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-1767740890268",
39
+ "@tamagui/build": "2.0.0-1768024152500",
40
40
  "react-native-svg": "15.12.1"
41
41
  }
42
42
  }