@tamagui/react-native-svg 2.0.0-1768247234371 → 2.0.0-1768262981670
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.
- package/.turbo/turbo-build.log +1 -2
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
built @tamagui/react-native-svg in [33m163[39m ms
|
|
1
|
+
built @tamagui/react-native-svg in 199 ms
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/react-native-svg",
|
|
3
|
-
"version": "2.0.0-
|
|
3
|
+
"version": "2.0.0-1768262981670",
|
|
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-
|
|
39
|
+
"@tamagui/build": "2.0.0-1768262981670",
|
|
40
40
|
"react-native-svg": "15.12.1"
|
|
41
41
|
}
|
|
42
42
|
}
|