diff --git a/.husky/pre-push b/.husky/pre-push deleted file mode 100644 index 8b66268..0000000 --- a/.husky/pre-push +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" - -yarn type:check diff --git a/package.json b/package.json index b6b1db6..bdad51a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@strv/react-native-hero-carousel", - "version": "0.1.11", + "version": "0.1.12", "homepage": "https://github.com/strvcom/react-native-hero-carousel", "description": "A customizable hero carousel component for React Native", "bugs": {