fix(core): update

This commit is contained in:
2019-07-17 17:04:10 +02:00
parent 59d8338f6e
commit 9918d81f59
5 changed files with 554 additions and 31 deletions

View File

@@ -1 +1,7 @@
export * from '../npmci.plugins';
import * as smartgit from '@pushrocks/smartgit';
export {
smartgit
};