NUEVA BUSQUEDA DE DATOS SRI
This commit is contained in:
2
node_modules/nodemon/bin/nodemon.js
generated
vendored
2
node_modules/nodemon/bin/nodemon.js
generated
vendored
@@ -12,5 +12,5 @@ const fs = require('fs');
|
||||
const pkg = JSON.parse(fs.readFileSync(__dirname + '/../package.json'));
|
||||
|
||||
if (pkg.version.indexOf('0.0.0') !== 0 && options.noUpdateNotifier !== true) {
|
||||
require('update-notifier')({ pkg }).notify();
|
||||
require('simple-update-notifier')({ pkg });
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user