add option for npm access level
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
export * from '../npmci.plugins'
|
||||
export * from '../npmci.plugins';
|
||||
|
||||
import * as cflare from 'cflare'
|
||||
import * as cflare from 'cflare';
|
||||
|
||||
export {
|
||||
cflare
|
||||
}
|
||||
export { cflare };
|
||||
|
||||
Reference in New Issue
Block a user