Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Commit

Permalink
lint: apply standard 14 style
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Oct 10, 2019
1 parent 004139d commit fd49c97
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"connect": "3.7.0",
"cookie-parser": "1.4.4",
"cookie-session": "1.3.3",
"eslint": "6.1.0",
"eslint-config-standard": "13.0.1",
"eslint": "6.5.1",
"eslint-config-standard": "14.1.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-markdown": "1.0.0",
"eslint-plugin-node": "9.1.0",
"eslint-plugin-node": "9.2.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.0",
"eslint-plugin-standard": "4.0.1",
"mocha": "6.2.0",
"nyc": "14.1.1",
"supertest": "4.0.2"
Expand Down

0 comments on commit fd49c97

Please sign in to comment.