Skip to content

Commit 8b9023e

Browse files
downgrade eslint version for android test bug
1 parent 1564bd2 commit 8b9023e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

InstabugSample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@react-native-community/eslint-config": "^3.0.1",
2121
"babel-jest": "^27.2.5",
2222
"detox": "18.12.0",
23-
"eslint": "^8.0.0",
23+
"eslint": "^7.32.0",
2424
"jest": "^27.2.5",
2525
"metro-react-native-babel-preset": "^0.66.2",
2626
"react-test-renderer": "17.0.2"

0 commit comments

Comments
 (0)