fix: remove mock-fs from vendor bundle
This commit is contained in:
parent
28f59c52c4
commit
bfbfaca59d
|
@ -2,6 +2,7 @@
|
|||
"names": [
|
||||
"async_hooks",
|
||||
"chai",
|
||||
"mock-fs",
|
||||
"sinon"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue