aboutsummaryrefslogtreecommitdiff
path: root/packages/client/package.json
AgeCommit message (Collapse)Author
2021-08-12Cleaned up the settings implementation & renamed base_dir project-wide to ↵HampusM
git_dir
2021-08-02Renamed the shared types package to apiHampusM
2021-07-25Organized Eslint stuffHampusM
2021-07-25Downgraded the client @babel/core to 7.0.0 & removed Babel's eslint parserHampusM
2021-07-25Moved eslint stuff to the workspace rootHampusM
2021-07-11Updated dependencies & added a bunch of missing dependenciesHampusM
2021-07-06Fixed the client & server packages's dependencies to the shared typesHampusM
2021-07-06Frontend uses shared typesHampusM
2021-07-06Migrated frontend to typescriptHampusM
2021-07-05Moved some dependencies to workspaces & fixed client eslint configHampusM
2021-06-11Goodbye, Bootstrap & added a button componentHampusM
2021-06-07Organized, switched from Lerna to Yarn workspaces & improved gitignoreHampusM
2021-06-05Reorganized into a monorepo, refactored the frontend again, goodbye ParcelHampusM