mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
b56d5cec39
* chore: relocated mock package * refactor: relocate local-storage htpasswd to plugins because they are * chore: format
3 lines
97 B
JavaScript
3 lines
97 B
JavaScript
const config = require('../../../jest/config');
|
|
|
|
module.exports = Object.assign({}, config, {});
|