From b2d99976dfae1241d16eca418707d83b0a9fb2b4 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 26 Aug 2016 06:16:33 +0300 Subject: [PATCH] playing with external libs... Signed-off-by: Alex A. Naanou --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index af48b90..4f5c28f 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,8 @@ "license": "BSD", "dependencies": { "glob": "^7.0.5", - "ig-features": "^1.0.4", + "ig-features": "^2.0.0", + "ig-actions": "^1.0.0", "ig-object": "^1.0.1", "jszip": "^2.6.1", "peer": "*",