This commit is contained in:
2016-11-25 00:07:20 +01:00
parent 299d2567f8
commit 301a317fa0
48 changed files with 53 additions and 194 deletions

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env node
import 'typings-global'
import * as plugins from './npmci.plugins'
import * as paths from './npmci.paths'
let npmciInfo = new plugins.projectinfo.ProjectinfoNpm(paths.NpmciPackageRoot)