mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-04-01 02:42:23 -05:00
refactor: update and fix verdaccio scope deps
This commit is contained in:
parent
5b66056cf2
commit
9bb8e995aa
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue