fix(dependencies): update

This commit is contained in:
2018-09-22 14:13:25 +02:00
parent fcd04415be
commit e2ac6cdcc9
9 changed files with 479 additions and 899 deletions

View File

@@ -5,7 +5,7 @@ import * as paths from './npmci.paths';
import { repo } from './npmci.env';
import { KeyValueStore } from 'npmextra';
import { KeyValueStore } from '@pushrocks/npmextra';
export interface INpmciOptions {
npmGlobalTools: string[];