Skip to content

Commit

Permalink
fix(deps): roll back dependency recursive-readdir-files to 1.1.2 #297
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 5, 2021
1 parent b25edad commit e0ac51d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tsbb/package.json
Expand Up @@ -54,7 +54,7 @@
"jest": "27.2.4",
"jest-watch-typeahead": "1.0.0",
"micromatch": "4.0.4",
"recursive-readdir-files": "2.0.2",
"recursive-readdir-files": "1.1.2",
"semver": "7.3.5",
"typescript": "4.4.3",
"yargs-parser": "20.2.9"
Expand Down

0 comments on commit e0ac51d

Please sign in to comment.