Skip to content

Commit

Permalink
Move an eslint dependency to devDependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
filmaj committed Aug 27, 2021
1 parent 7e49cb2 commit c78de7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,6 @@
"@types/promise.allsettled": "^1.0.3",
"@types/tsscmp": "^1.0.0",
"axios": "^0.21.1",
"eslint-config-airbnb-base": "^14.2.1",
"express": "^4.16.4",
"please-upgrade-node": "^3.2.0",
"promise.allsettled": "^1.0.2",
Expand All @@ -67,6 +66,7 @@
"chai": "^4.2.0",
"codecov": "^3.2.0",
"eslint": "^7.26.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-airbnb-typescript": "^12.3.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^30.6.1",
Expand Down

0 comments on commit c78de7e

Please sign in to comment.