fix(core): update

This commit is contained in:
2018-07-13 22:33:02 +02:00
parent 8e2695a06f
commit 5210b09c04
3 changed files with 48 additions and 47 deletions

View File

@ -1,5 +1,5 @@
// This file takes care of some postinstall actions like clearing the TypeScript cache.
import * as smartfile from 'smartfile';
import * as smartfile from '@pushrocks/smartfile';
import * as path from 'path';
const run = async () => {