1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-21 07:29:37 +01:00

chore: bump up local storage beta

This commit is contained in:
Juan Picado @jotadeveloper 2019-02-03 12:05:33 +01:00
parent e094e73802
commit ae6c514dce
No known key found for this signature in database
GPG Key ID: 18AC54485952D158
3 changed files with 1 additions and 2 deletions

@ -16,7 +16,7 @@
},
"dependencies": {
"@verdaccio/file-locking": "0.0.7",
"@verdaccio/local-storage": "2.0.0-beta.0",
"@verdaccio/local-storage": "2.0.0-beta.1",
"@verdaccio/streams": "2.0.0-beta.0",
"JSONStream": "1.3.4",
"async": "2.6.1",

@ -16,7 +16,6 @@ export default function(server, server2, express) {
describe('should test simple search', () => {
const check = (medatada) => {
console.log('medatada->', medatada);
medatada[PKG_NAME].time.modified = '2014-10-02T07:07:51.000Z';
expect(medatada[PKG_NAME]).toEqual(
{

BIN
yarn.lock

Binary file not shown.