From 6ad3bc28194b365d9b592e15f67bbee1ee2fda9e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 9 Feb 2018 18:57:15 +0000 Subject: [PATCH] fix(package): update baconjs to version 2.0.4 Closes #3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6f6b1a..a5d39fc 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "author": "scott@scottbender.net", "license": "ISC", "dependencies": { - "baconjs": "^0.7.88", + "baconjs": "^2.0.4", "lodash": "^4.17.4" }, "repository": {