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 26, 2021
1 parent db17cba commit ed946f4
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 @@ -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 ed946f4

Please sign in to comment.