0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/schemas
simeng-li 34e979d7d9
fix(schema): update db-entries generation job (#120)
On Node 16.x.x fs.rmdir throw err if dir does not exist
Also from Node 16.x.x fs.rmdir will be deprecated, use fs.rm instead
2021-09-28 10:02:30 +08:00
..
src fix(schema): update db-entries generation job (#120) 2021-09-28 10:02:30 +08:00
tables refactor: unify timestamp usage 2021-08-18 16:36:52 +08:00
package.json refactor: @logto/essentials -> @silverhand/essentials (#118) 2021-09-16 23:48:06 +08:00
tsconfig.build.json Init table type generation 2021-07-25 17:40:49 +08:00
tsconfig.json chore: upgrade configs (#117) 2021-09-16 16:54:32 +08:00