actual/packages/loot-core
Tom French b0ed8d5149
Merge pull request #204 from TomAFrench/yarn-workspace-dependencies
Use workspace ranges for monorepo dependencies
2022-08-30 16:35:57 +01:00
..
bin refactor: move crdt files into separate directory 2022-08-22 23:09:08 -04:00
migrations Initial (open-source) 2022-04-28 22:44:38 -04:00
src fix: correct some re-exports which were breaking things 2022-08-24 21:15:16 +01:00
webpack refactor: remove unused imports 2022-08-22 22:51:01 -04:00
.babelrc Initial (open-source) 2022-04-28 22:44:38 -04:00
.eslintignore ci: add linter check to CI 2022-06-29 10:48:19 -04:00
.gitignore Initial (open-source) 2022-04-28 22:44:38 -04:00
db.sqlite Initial (open-source) 2022-04-28 22:44:38 -04:00
default-db.sqlite Initial (open-source) 2022-04-28 22:44:38 -04:00
init-node.js Initial (open-source) 2022-04-28 22:44:38 -04:00
jest.config.js fix: stop trying to transform node_modules 2022-08-24 21:15:00 +01:00
jest.web.config.js fix: add ts-jest presets which are equivalent to the old transform properties 2022-08-24 21:13:04 +01:00
package.json Merge pull request #204 from TomAFrench/yarn-workspace-dependencies 2022-08-30 16:35:57 +01:00