mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
fix: lint errors
This commit is contained in:
parent
ce5af8a004
commit
0b135a863e
@ -5,7 +5,7 @@ import crypto from 'crypto';
|
||||
import * as Utils from './utils';
|
||||
|
||||
import type {
|
||||
Package, Version
|
||||
Package, Version,
|
||||
} from '@verdaccio/types';
|
||||
|
||||
const pkgFileName = 'package.json';
|
||||
|
Loading…
Reference in New Issue
Block a user