Skip to content

Commit

Permalink
Updated standard to ^5.0.0. Bumped 1.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Aug 19, 2015
1 parent 608674b commit ae11499
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fastfall",
"version": "1.3.0",
"version": "1.3.1",
"description": "call your callbacks in a waterfall, at speed",
"main": "fall.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"neo-async": "^1.2.1",
"pre-commit": "^1.0.10",
"run-waterfall": "^1.1.1",
"standard": "^4.2.1",
"standard": "^5.0.0",
"tape": "^4.0.0",
"waterfallize": "^1.0.0"
}
Expand Down

0 comments on commit ae11499

Please sign in to comment.