update smartfile to latest npmts

This commit is contained in:
2017-07-30 22:53:54 +02:00
parent e4180022b1
commit 0343287775
5 changed files with 224 additions and 118 deletions

View File

@ -1,4 +1,4 @@
import * as smartfile from '../dist/index'
import * as smartfile from '../ts/index'
import path = require('path')
import { expect, tap } from 'tapbundle'