fix(fs): make rename third parameter optional (#962)
* Fix rename option can't be empty * change filepull/972/head
parent
9b49f0abf7
commit
51ba4c5330
@ -0,0 +1,5 @@
|
||||
---
|
||||
"fs-js": patch
|
||||
---
|
||||
|
||||
Make `rename` function third paramter optional as it was supposed to be.
|
Loading…
Reference in new issue