fix(dependencies): update to @pushrocks/smartfile

This commit is contained in:
2018-07-13 22:31:15 +02:00
parent c603ae0c87
commit 94ce004e91
5 changed files with 87 additions and 66 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 () => {