Skip to content

Commit

Permalink
fix: install fast-glob
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Mar 3, 2021
1 parent 3c6540d commit c551bb8
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 35 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
}
},
"dependencies": {
"git-ignore-parser": "^0.0.2",
"fast-glob": "^3.2.5",
"minimatch": "^3.0.4",
"slash": "^3.0.0",
"underscore": "^1.12.0",
Expand All @@ -44,6 +44,7 @@
"@babel/cli": "^7.13.0",
"@babel/core": "^7.13.8",
"@types/minimatch": "^3.0.3",
"@types/node": "^14.14.31",
"@types/underscore": "^1.11.0",
"babel-preset-atomic": "^3.0.2",
"build-commit": "0.1.4",
Expand Down
50 changes: 19 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions typings/git-ignore-parser/index.d.ts

This file was deleted.

0 comments on commit c551bb8

Please sign in to comment.