Skip to content

Commit

Permalink
update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Jun 24, 2016
1 parent 4c81779 commit 57aec08
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"client-side"
],
"devDependencies": {
"@shinnn/eslint-config": "^2.3.0",
"eslint": "^2.12.0",
"istanbul": "^0.4.3",
"@shinnn/eslint-config": "^2.4.0",
"eslint": "^2.13.1",
"istanbul": "^0.4.4",
"require-from-string": "^1.2.0",
"rollup": "^0.31.2",
"tape": "^4.5.1"
"rollup": "^0.33.0",
"tape": "^4.6.0"
}
}

0 comments on commit 57aec08

Please sign in to comment.