Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump detox

+5 -5
+1 -1
package.json
··· 177 177 "babel-loader": "^9.1.2", 178 178 "babel-plugin-module-resolver": "^5.0.0", 179 179 "babel-plugin-react-native-web": "^0.18.12", 180 - "detox": "^20.1.2", 180 + "detox": "^20.11.3", 181 181 "eslint": "^8.19.0", 182 182 "eslint-plugin-detox": "^1.0.0", 183 183 "eslint-plugin-ft-flow": "^2.0.3",
+4 -4
yarn.lock
··· 9301 9301 address "^1.0.1" 9302 9302 debug "^2.6.0" 9303 9303 9304 - detox@^20.1.2: 9305 - version "20.9.1" 9306 - resolved "https://registry.yarnpkg.com/detox/-/detox-20.9.1.tgz#78c351c6d5f140d29151ebfe986362276e156d08" 9307 - integrity sha512-o7x9fHhOoVDZK1069RgefqIxY0B53eAnk7N5/3D8qEa8N0YmvylqzAqeYVtnzHYkveZb1pkcruzKC9jomWTEnw== 9304 + detox@^20.11.3: 9305 + version "20.11.3" 9306 + resolved "https://registry.yarnpkg.com/detox/-/detox-20.11.3.tgz#56d5ea869977f5a747e1be0901b279ab953f8b7b" 9307 + integrity sha512-kdoRAtDLFxXpjt1QlniI+WryMtf7Y8mrZ33Ql8cTR9qoCS/CThi4pweYAQm8yUPqAv1ZtT3eIm3EzRwjEosgLA== 9308 9308 dependencies: 9309 9309 ajv "^8.6.3" 9310 9310 bunyan "^1.8.12"