remove recursive-readdir

This commit is contained in:
Girish Ramakrishnan
2022-04-15 11:34:16 -05:00
parent 801dddc269
commit c83c151e10
3 changed files with 15 additions and 39 deletions

View File

@@ -72,8 +72,7 @@
"mock-aws-s3": "git+https://github.com/cloudron-io/mock-aws-s3.git",
"nock": "^13.2.4",
"node-sass": "^7.0.1",
"nyc": "^15.1.0",
"recursive-readdir": "^2.2.2"
"nyc": "^15.1.0"
},
"scripts": {
"test": "./runTests",