1
0
Fork 0

fix: remove mock-fs from vendor bundle

This commit is contained in:
ssube 2020-05-20 08:12:09 -05:00
parent 28f59c52c4
commit bfbfaca59d
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"names": [
"async_hooks",
"chai",
"mock-fs",
"sinon"
]
}