@tamagui/react-native-svg
Advanced tools
Comparing version 1.0.1-beta.151 to 1.0.1-beta.152
{ | ||
"name": "@tamagui/react-native-svg", | ||
"version": "1.0.1-beta.151", | ||
"version": "1.0.1-beta.152", | ||
"main": "dist/cjs/index.js", | ||
@@ -16,4 +16,4 @@ "module": "dist/esm/index.js", | ||
"devDependencies": { | ||
"@tamagui/build": "^1.0.1-beta.151" | ||
"@tamagui/build": "^1.0.1-beta.152" | ||
} | ||
} |
{ | ||
"extends": "../../tsconfig.json", | ||
"compilerOptions": { "composite": true, "jsx": "preserve" }, | ||
"compilerOptions": { "composite": true}, | ||
"references": [ | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
14698