3.2.4-knightly-master.202101120404 • Published 3 years ago

@knightly/fast-glob v3.2.4-knightly-master.202101120404

Weekly downloads
88
License
MIT
Repository
github
Last release
3 years ago

fast-glob

Knightly Build 2021-01-17T01:34:02.966Z

Unofficial Nightly build for mrmlnc/fast-glob@f22f4, published automatically by Knightly.

package (fast-glob)@knightly/fast-glob
version (3.2.4*)3.2.4-knightly-master.202101170133
last commitMerge pull request #287 from yarastqt/yarastqt.fix-readme-typo
sha (master)f22f40c60b1bf10d463d2e504a49fda10fe8b066
changescompare with last release
build2021-01-17T01:34:02.966Z

More PRs and branches builds

Usage

To replace the package with nightly build:

via npm

npm i fast-glob@npm:@knightly/fast-glob@master

or edit your package.json

"dependencies": {
  "fast-glob": "npm:@knightly/fast-glob@master"
}