mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore: update verdacio local storage version
This commit is contained in:
parent
112cee789e
commit
0355dc68db
1 changed files with 2 additions and 2 deletions
|
@ -16,9 +16,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@verdaccio/file-locking": "^0.0.3",
|
||||
"@verdaccio/local-storage": "0.0.3",
|
||||
"@verdaccio/local-storage": "0.0.4",
|
||||
"@verdaccio/streams": "^0.0.2",
|
||||
"@verdaccio/types": "0.0.3",
|
||||
"@verdaccio/types": "0.0.4",
|
||||
"JSONStream": "^1.1.1",
|
||||
"apache-md5": "^1.1.2",
|
||||
"async": "^2.0.1",
|
||||
|
|
Loading…
Reference in a new issue