update osm
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm run *)"
|
||||
"Bash(npm run *)",
|
||||
"Bash(npm audit *)",
|
||||
"Bash(node --check server.cjs)",
|
||||
"Bash(node --check webhook.cjs)",
|
||||
"Bash(node --check ecosystem.config.cjs)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user