Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge updates from staging #66

Closed
wants to merge 6 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions .yarn/plugins/@yarnpkg/plugin-typescript.cjs

This file was deleted.

783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.3.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.6.0.cjs

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
compressionLevel: mixed

enableColors: true

enableGlobalCache: false

nmHoistingLimits: workspaces

nodeLinker: node-modules

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: "@yarnpkg/plugin-typescript"

yarnPath: .yarn/releases/yarn-3.2.3.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"vercel:yolo": "yarn workspace @se-2/nextjs vercel:yolo",
"backend": "yarn workspace @se-2/backend backend"
},
"packageManager": "yarn@3.2.3",
"packageManager": "yarn@4.6.0",
"devDependencies": {
"husky": "^8.0.1",
"lint-staged": "^13.0.3"
Expand Down
9 changes: 0 additions & 9 deletions packages/backend/.dockerignore

This file was deleted.

11 changes: 0 additions & 11 deletions packages/backend/.env.example

This file was deleted.

4 changes: 0 additions & 4 deletions packages/backend/.eslintignore

This file was deleted.

17 changes: 0 additions & 17 deletions packages/backend/.eslintrc.json

This file was deleted.

9 changes: 0 additions & 9 deletions packages/backend/.gitignore

This file was deleted.

19 changes: 0 additions & 19 deletions packages/backend/.prettierrc.json

This file was deleted.

39 changes: 0 additions & 39 deletions packages/backend/Dockerfile

This file was deleted.

8 changes: 0 additions & 8 deletions packages/backend/backend.config.ts

This file was deleted.

Loading
Loading