From 8ec33947b6441b385c07967172824bc146e18282 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 23 Feb 2016 14:33:08 +0100 Subject: [PATCH] update deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1263d0d..b7a299f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "homepage": "https://github.com/pushrocks/smartenv", "dependencies": { - "beautylog": "^3.0.1", + "beautylog": "3.0.2", "lodash": "^4.5.0", "q": "^1.4.1" }, @@ -29,6 +29,6 @@ "easyserve": "0.0.5", "gulp": "^3.9.1", "gulp-browser": "1.0.10", - "npmts": "^3.1.2" + "npmts": "3.1.2" } }