NUEVA BUSQUEDA DE DATOS SRI
This commit is contained in:
2
node_modules/nodemon/lib/config/index.js
generated
vendored
2
node_modules/nodemon/lib/config/index.js
generated
vendored
@@ -17,7 +17,7 @@ function reset() {
|
||||
rules.reset();
|
||||
|
||||
config.dirs = [];
|
||||
config.options = { ignore: [], watch: [] };
|
||||
config.options = { ignore: [], watch: [], monitor: [] };
|
||||
config.lastStarted = 0;
|
||||
config.loaded = [];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user