move eslint dep to devDeps

zio/stable
Eric Bailey 2023-07-13 15:56:29 -07:00
parent 5a2401ada9
commit c75383bf9c
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,6 @@
"base64-js": "^1.5.1",
"bcp-47-match": "^2.0.3",
"email-validator": "^2.0.4",
"eslint-plugin-react-native-a11y": "^3.3.0",
"expo": "~48.0.18",
"expo-application": "~5.1.1",
"expo-build-properties": "~0.5.1",
@ -176,6 +175,7 @@
"eslint": "^8.19.0",
"eslint-plugin-detox": "^1.0.0",
"eslint-plugin-ft-flow": "^2.0.3",
"eslint-plugin-react-native-a11y": "^3.3.0",
"html-webpack-plugin": "^5.5.0",
"husky": "^8.0.3",
"is-ci": "^3.0.1",