This commit is contained in:
2016-06-26 04:45:00 +02:00
parent 5b86db6f98
commit 21b46dd939
8 changed files with 1 additions and 40 deletions

View File

@@ -10,7 +10,6 @@ import {command} from "./npmci.command";
import {install} from "./npmci.install";
import {publish} from "./npmci.publish";
import {prepare} from "./npmci.prepare";
import {tag, retag} from "./npmci.tag";
import {test} from "./npmci.test";
import {trigger} from "./npmci.trigger";
import * as NpmciEnv from "./npmci.env";