mirror of
https://github.com/electron/node-gyp.git
synced 2025-09-16 14:03:39 +02:00
Update bundled fstream to v0.1.13.
This commit is contained in:
parent
8c13a03f70
commit
1b14dcab08
4 changed files with 4 additions and 2 deletions
1
node_modules/fstream/lib/dir-writer.js
generated
vendored
1
node_modules/fstream/lib/dir-writer.js
generated
vendored
|
@ -37,6 +37,7 @@ DirWriter.prototype._create = function () {
|
|||
// ready to start getting entries!
|
||||
me.ready = true
|
||||
me.emit("ready")
|
||||
me._process()
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue