First upload version 0.0.1
This commit is contained in:
12
node_modules/@kwsites/file-exists/CHANGELOG.md
generated
vendored
Normal file
12
node_modules/@kwsites/file-exists/CHANGELOG.md
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
# Release History
|
||||
|
||||
## 1.1.1
|
||||
|
||||
- Add dependency on `debug` to log results of the file system checks
|
||||
- Add `jest` tests
|
||||
|
||||
# 1.0.0
|
||||
|
||||
- First public release, a simple typescript library for checking whether a path exists
|
||||
on the file system and optionally whether it points to a file or folder.
|
||||
Reference in New Issue
Block a user