Skip to content

Commit

Permalink
fix: eslint should be deps, not dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Dec 23, 2021
1 parent bc67679 commit e8e239f
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 @@ -71,6 +71,7 @@
"chalk": "^4.1.2",
"confusing-browser-globals": "^1.0.11",
"enquirer": "^2.3.6",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.25.3",
Expand Down Expand Up @@ -131,7 +132,6 @@
"babel-plugin-replace-identifiers": "^0.1.1",
"cssnano": "^5.0.13",
"doctoc": "^2.1.0",
"eslint": "^8.4.1",
"husky": "^7.0.4",
"pinst": "^2.1.6",
"pretty-quick": "^3.1.2",
Expand Down

0 comments on commit e8e239f

Please sign in to comment.