node-glob-promise
node-glob-promise copied to clipboard
Promise version of glob
Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.7 to 18.7.0. Release notes Sourced from tap's releases. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release...
This fixes https://github.com/ahmadnassri/node-glob-promise/issues/203.
I believe `@types/glob` should be defined as dev dependency. I have installed `[email protected]` which ships its own type definitions but they are overridden by `@types/glob` which are required in this...