fixes and admin data
This commit is contained in:
2
node_modules/nodemon/bin/postinstall.js
generated
vendored
2
node_modules/nodemon/bin/postinstall.js
generated
vendored
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
function main() {
|
||||
if (process.env.SUPPRESS_SUPPORT) {
|
||||
if (process.env.SUPPRESS_SUPPORT || process.env.OPENCOLLECTIVE_HIDE || process.env.CI) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user