fix(core): update

This commit is contained in:
2019-06-17 10:26:26 +02:00
parent 1afa78307c
commit fc22ea9e4d
17 changed files with 1100 additions and 1115 deletions

View File

@ -1,7 +1,7 @@
import { expect, tap } from 'tapbundle';
import { expect, tap } from '@pushrocks/tapbundle';
import * as npmgInstall from '../ts/tools.install';
import * as smartenv from 'smartenv';
import * as smartenv from '@pushrocks/smartenv';
let environment = new smartenv.Smartenv();