1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-04-20 05:11:53 +02:00

Fix permissions (was executable, but doesn't have to be) (#4192)

This commit is contained in:
Bjørn Stabell 2021-04-13 07:00:23 -07:00 committed by GitHub
parent bcb7c4e4c5
commit 4945a1a275
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with 0 additions and 0 deletions

0
packages/slate/src/create-editor.ts Executable file → Normal file
View File

0
packages/slate/src/index.ts Executable file → Normal file
View File

0
packages/slate/src/interfaces/editor.ts Executable file → Normal file
View File

0
packages/slate/src/interfaces/element.ts Executable file → Normal file
View File

0
packages/slate/src/interfaces/location.ts Executable file → Normal file
View File

0
packages/slate/src/interfaces/node.ts Executable file → Normal file
View File

0
packages/slate/src/interfaces/operation.ts Executable file → Normal file
View File

0
packages/slate/src/interfaces/path.ts Executable file → Normal file
View File

0
packages/slate/src/interfaces/point.ts Executable file → Normal file
View File

0
packages/slate/src/interfaces/range.ts Executable file → Normal file
View File

0
packages/slate/src/interfaces/text.ts Executable file → Normal file
View File

0
packages/slate/src/transforms/general.ts Executable file → Normal file
View File

0
packages/slate/src/transforms/selection.ts Executable file → Normal file
View File