Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Commit

Permalink
Remove minimatch
Browse files Browse the repository at this point in the history
  • Loading branch information
hamitb committed Nov 25, 2019
1 parent 42e9d51 commit 6d0c1fd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
8 changes: 6 additions & 2 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@
"lodash.has": "^4.5.2",
"lodash.trim": "^4.5.1",
"md5": "^2.2.1",
"minimatch": "^3.0.4",
"module-details-from-path": "^1.0.3",
"require-in-the-middle": "^3.1.0",
"semver": "^5.5.0",
Expand Down
1 change: 0 additions & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ module.exports = {
}),
commonjs({
namedExports: {
'minimatch': ['Minimatch', 'IMinimatch'],
'opentracing': ['initGlobalTracer'],
}
})
Expand Down

0 comments on commit 6d0c1fd

Please sign in to comment.