Skip to content

Commit 894786d

Browse files
committed
fix: fixed eslint version
1 parent 66e8e21 commit 894786d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/react-native": "^0.63.50",
4343
"@typescript-eslint/parser": "^4.15.2",
4444
"babel-eslint": "^10.0.1",
45-
"eslint": "4",
45+
"eslint": "^4.19.1",
4646
"@types/jest": "^25.2.3",
4747
"eslint-config-xo-lass": "^1.0.3",
4848
"eslint-plugin-react": "^7.11.1",

0 commit comments

Comments
 (0)