fix(dependencies): update to latest versions

This commit is contained in:
2018-09-02 12:00:52 +02:00
parent b54c13009d
commit 6d5a463867
6 changed files with 1029 additions and 32 deletions

View File

@ -1,4 +1,4 @@
import { expect, tap } from 'tapbundle';
import { expect, tap } from '@pushrocks/tapbundle';
import * as smartupdate from '../ts/index';
tap.test('should check for a npm module', async () => {