@tamagui/react-native-use-pressable
Advanced tools
Comparing version 1.101.3 to 1.101.4
{ | ||
"name": "@tamagui/react-native-use-pressable", | ||
"version": "1.101.3", | ||
"version": "1.101.4", | ||
"types": "./types/index.d.ts", | ||
@@ -15,4 +15,4 @@ "main": "dist/cjs", | ||
"watch": "tamagui-build --watch", | ||
"lint": "../../node_modules/.bin/biome check src", | ||
"lint:fix": "../../node_modules/.bin/biome check --apply-unsafe src", | ||
"lint": "npx biome check src", | ||
"lint:fix": "npx biome check --apply-unsafe src", | ||
"clean": "tamagui-build clean", | ||
@@ -31,3 +31,3 @@ "clean:build": "tamagui-build clean:build" | ||
"devDependencies": { | ||
"@tamagui/build": "1.101.3", | ||
"@tamagui/build": "1.101.4", | ||
"react": "^18.2.0" | ||
@@ -37,3 +37,6 @@ }, | ||
"access": "public" | ||
}, | ||
"peerDependencies": { | ||
"react": "*" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
138308
1