diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 17370eb..36319a2 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index edfaf82..48df33f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-swiper-flatlist", - "version": "3.1.1", + "version": "3.1.2", "main": "index.ts", "license": "Apache-2.0", "description": "React native swiper flatlist component", @@ -98,8 +98,5 @@ "url": "https://github.com/gusgard" } ], - "dependencies": { - "eslint-plugin-ft-flow": "^2.0.3" - }, "packageManager": "yarn@3.5.0" } diff --git a/yarn.lock b/yarn.lock index 8eb3900..50c965d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4184,7 +4184,7 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-ft-flow@npm:^2.0.1, eslint-plugin-ft-flow@npm:^2.0.3": +"eslint-plugin-ft-flow@npm:^2.0.1": version: 2.0.3 resolution: "eslint-plugin-ft-flow@npm:2.0.3" dependencies: @@ -9247,7 +9247,6 @@ __metadata: babel-jest: 24.8.0 eslint: ^8.19.0 eslint-plugin-detox: ^1.0.0 - eslint-plugin-ft-flow: ^2.0.3 jest: 24.8.0 metro-react-native-babel-preset: ^0.55.0 pre-commit: ^1.2.2