Skip to content

Commit c365602

Browse files
committed
🍻
1 parent 74c97ec commit c365602

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arelstone/eslint-config-react-native-typescript",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "My eslint rules",
55
"main": "index.js",
66
"scripts": {
@@ -28,10 +28,8 @@
2828
"eslint-plugin-import": "^2.25.4",
2929
"eslint-plugin-no-only-tests": "^2.6.0",
3030
"eslint-plugin-no-unused-react-component-methods": "^1.1.0",
31+
"eslint-plugin-react": "^7.29.4",
3132
"eslint-plugin-react-native": "^4.0.0",
3233
"typescript": "^4.6.3"
33-
},
34-
"devDependencies": {
35-
"eslint-plugin-react": "^7.29.4"
3634
}
3735
}

0 commit comments

Comments
 (0)