1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-09 09:35:02 +09:00

calendar fixes

This commit is contained in:
Andrew Simachev 2023-11-12 12:35:53 +01:00
parent cd2b772d08
commit 084be18bb6
No known key found for this signature in database
GPG key ID: 49A163D0D14E6FD8
5 changed files with 24 additions and 12 deletions

View file

@ -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