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

fix build

This commit is contained in:
Andrew Simachev 2023-12-08 19:00:31 +01:00
parent 0c53bdf012
commit 16b5cc37a9
No known key found for this signature in database
GPG key ID: 49A163D0D14E6FD8
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,7 @@
[
"electron.js",
"electron/js/*",
"electron/json/*",
"electron/env.json",
"electron/img/*",
"electron/about/*",

View file

@ -571,4 +571,4 @@
"pre-commit": "npm run precommit && git add licenses.json"
}
}
}
}