Skip to content

Commit ae11499

Browse files
committed
Updated standard to ^5.0.0. Bumped 1.3.1.
1 parent 608674b commit ae11499

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fastfall",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "call your callbacks in a waterfall, at speed",
55
"main": "fall.js",
66
"scripts": {
@@ -36,7 +36,7 @@
3636
"neo-async": "^1.2.1",
3737
"pre-commit": "^1.0.10",
3838
"run-waterfall": "^1.1.1",
39-
"standard": "^4.2.1",
39+
"standard": "^5.0.0",
4040
"tape": "^4.0.0",
4141
"waterfallize": "^1.0.0"
4242
}

0 commit comments

Comments
 (0)