1
0
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:
Juan Picado @jotadeveloper 2017-10-06 07:10:36 +02:00 committed by GitHub
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",