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

Commit

Permalink
chore: move @typescript-eslint/eslint-plugin to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
knpwrs committed Feb 5, 2019
1 parent 181a0d7 commit 8167bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@
"redux": "^4.0.1"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^1.2.0",
"immer": "^2.0.0"
},
"devDependencies": {
"@commitlint/cli": "^7.2.1",
"@commitlint/config-conventional": "^7.1.2",
"@types/jest": "^23.3.10",
"@types/node": "^10.12.17",
"@typescript-eslint/eslint-plugin": "^1.2.0",
"@typescript-eslint/parser": "^1.2.0",
"codecov": "^3.1.0",
"eslint": "^5.9.0",
Expand Down

0 comments on commit 8167bba

Please sign in to comment.