mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
refactor: update and fix verdaccio scope deps
This commit is contained in:
parent
5b66056cf2
commit
9bb8e995aa
@ -15,8 +15,8 @@
|
||||
"verdaccio": "./bin/verdaccio"
|
||||
},
|
||||
"dependencies": {
|
||||
"@verdaccio/file-locking": "^0.0.3",
|
||||
"@verdaccio/streams": "^0.0.2",
|
||||
"@verdaccio/file-locking": "0.0.3",
|
||||
"@verdaccio/streams": "0.0.2",
|
||||
"JSONStream": "^1.1.1",
|
||||
"apache-md5": "^1.1.2",
|
||||
"async": "^2.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user