mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
chore: restore removed import
This commit is contained in:
parent
8d584dddd0
commit
dd4726d82b
@ -10,7 +10,7 @@ export {
|
||||
SUPPORT_ERRORS,
|
||||
APP_ERROR,
|
||||
} from '@verdaccio/core';
|
||||
export { PACKAGE_ACCESS } from '@verdaccio/utils';
|
||||
export { ROLES, PACKAGE_ACCESS } from '@verdaccio/utils';
|
||||
|
||||
export const DEFAULT_PORT = '4873';
|
||||
export const DEFAULT_PROTOCOL = 'http';
|
||||
|
Loading…
Reference in New Issue
Block a user