mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-09 09:35:02 +09:00
fix condition for member cnt
This commit is contained in:
parent
aad28e478c
commit
3c8f135700
2 changed files with 8 additions and 8 deletions
|
@ -8,5 +8,5 @@ npx lint-staged --concurrent false
|
|||
#gitleaks protect --verbose --redact --staged
|
||||
|
||||
# Checking dependencies' licenses
|
||||
npx license-checker --production --json --out licenses.json
|
||||
node check-licenses.js
|
||||
#npx license-checker --production --json --out licenses.json
|
||||
#node check-licenses.js
|
Loading…
Add table
Add a link
Reference in a new issue