Skip to content
This repository was archived by the owner on Feb 3, 2020. It is now read-only.

Commit 8167bba

Browse files
committed
chore: move @typescript-eslint/eslint-plugin to devDependencies
1 parent 181a0d7 commit 8167bba

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
@@ -52,14 +52,14 @@
5252
"redux": "^4.0.1"
5353
},
5454
"dependencies": {
55-
"@typescript-eslint/eslint-plugin": "^1.2.0",
5655
"immer": "^2.0.0"
5756
},
5857
"devDependencies": {
5958
"@commitlint/cli": "^7.2.1",
6059
"@commitlint/config-conventional": "^7.1.2",
6160
"@types/jest": "^23.3.10",
6261
"@types/node": "^10.12.17",
62+
"@typescript-eslint/eslint-plugin": "^1.2.0",
6363
"@typescript-eslint/parser": "^1.2.0",
6464
"codecov": "^3.1.0",
6565
"eslint": "^5.9.0",

0 commit comments

Comments
 (0)