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:
parent
e094e73802
commit
ae6c514dce
@ -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
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in New Issue
Block a user