mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
clean minimach warning
This commit is contained in:
parent
c21239a634
commit
f6edac245d
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
"js-yaml": "^3.6.0",
|
||||
"lockfile": "^1.0.1",
|
||||
"lunr": "^0.7.0",
|
||||
"minimatch": "^3.0.0",
|
||||
"minimatch": "^3.0.2",
|
||||
"mkdirp": "^0.5.1",
|
||||
"pkginfo": "^0.4.0",
|
||||
"readable-stream": "^2.1.2",
|
||||
|
|
Loading…
Reference in a new issue