diff --git a/package.json b/package.json index 6fc6d17fcb..40e0f7e427 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-navigation", - "version": "8.7.9", + "version": "8.8.0", "description": "React Native Navigation - truly native navigation for iOS and Android", "license": "MIT", "nativePackage": true, @@ -94,6 +94,7 @@ "@babel/preset-env": "^7.25.3", "@babel/runtime": "^7.25.0", "@babel/types": "7.25.0", + "@d11/react-native-fast-image": "^8.13.0", "@react-native-community/cli": "20.0.0", "@react-native-community/cli-platform-android": "20.0.0", "@react-native-community/cli-platform-ios": "20.0.0", @@ -123,7 +124,6 @@ "eslint-plugin-jest": "^28.11.0", "eslint-plugin-prettier": "3.1.4", "github-release-notes": "https://github.com/yogevbd/github-release-notes/tarball/e601b3dba72dcd6cba323c1286ea6dd0c0110b58", - "identity-obj-proxy": "3.0.0", "jest": "^29.6.3", "lint-staged": "10.2.11", @@ -133,7 +133,6 @@ "react": "19.2.3", "react-native": "0.84.0", "react-native-builder-bob": "^0.40.13", - "@d11/react-native-fast-image": "^8.13.0", "react-native-gesture-handler": "^2.29.1", "react-native-reanimated": "4.2.2", "react-native-worklets": "0.7.4", @@ -152,7 +151,6 @@ "playground" ], "packageManager": "yarn@4.12.0", - "lint-staged": { "*.{js,ts,tsx}": "eslint --fix", "*.{h,m,mm}": "node ./scripts/check-clang-format", @@ -184,4 +182,4 @@ ] ] } -} +} \ No newline at end of file