From b431dbe252bcc573f4037dae4ba979d4ff2065b8 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 6 Oct 2017 23:51:11 +0400 Subject: The first working beta version --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index c95c1e2..a8d454b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-container", - "version": "0.0.0-alpha.1", + "version": "0.0.0-beta.1", "description": "Simple and fast work with the Docker container", "homepage": "https://github.com/valentineus/simple-container", "license": "MIT", @@ -26,7 +26,6 @@ "mocha": "^4.0.0" }, "dependencies": { - "ancient-funicular": "^3.0.0", "debug": "^3.1.0", "dockerode": "^2.5.1" }, -- cgit v1.2.3