From 993282e5d028564346e0c794a2d6407077665353 Mon Sep 17 00:00:00 2001 From: Florrie Date: Fri, 29 Jun 2018 20:15:48 -0300 Subject: Remove iac --- package-lock.json | 5 ----- package.json | 1 - tui-lib | 2 +- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9f98a0b..4352577 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,11 +27,6 @@ "es6-error": "^3.0.1" } }, - "iac": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/iac/-/iac-1.1.0.tgz", - "integrity": "sha1-C83Rc3Jy/qwj5126pFeCnYHTtMw=" - }, "js-base64": { "version": "2.4.5", "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.4.5.tgz", diff --git a/package.json b/package.json index c16fc0c..fe701c3 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,6 @@ "dependencies": { "command-exists": "^1.2.6", "fifo-js": "^2.1.0", - "iac": "^1.1.0", "js-base64": "^2.4.5", "mkdirp": "^0.5.1", "node-fetch": "^2.1.2", diff --git a/tui-lib b/tui-lib index c5b3a07..9743a9f 160000 --- a/tui-lib +++ b/tui-lib @@ -1 +1 @@ -Subproject commit c5b3a076963517c93b6596f3e0a860be1d80ef80 +Subproject commit 9743a9fcf7b8e5e5dd98cd1c74aefa36a3f70a94 -- cgit 1.3.0-6-gf8a5