Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Mar 5, 2017
1 parent b1d26ab commit d0109e0
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 @@ -16,10 +16,10 @@
],
"repository": "jshttp/fresh",
"devDependencies": {
"eslint": "3.16.0",
"eslint-config-standard": "6.2.1",
"eslint-plugin-promise": "3.4.2",
"eslint-plugin-standard": "2.0.1",
"eslint": "3.17.0",
"eslint-config-standard": "7.0.0",
"eslint-plugin-promise": "3.5.0",
"eslint-plugin-standard": "2.1.1",
"istanbul": "0.4.5",
"mocha": "1.21.5"
},
Expand Down

0 comments on commit d0109e0

Please sign in to comment.