update dependencies

This commit is contained in:
2017-07-21 00:04:08 +02:00
parent fbf107c3c7
commit 2b8ef598ec
6 changed files with 186 additions and 60 deletions

View File

@ -18,4 +18,8 @@ tap.test('drivelist should contain drives', async () => {
console.log(driveList)
})
tap.test('drivelist should contain drives', async () => {
})
tap.start()