This commit is contained in:
ThatOneCalculator 2022-05-31 19:51:54 -07:00
parent 4d16fb70ce
commit e21919c296
3 changed files with 7526 additions and 141 deletions

View file

@ -12,8 +12,8 @@ jobs:
strategy:
matrix:
workspace:
- backend-771cdf
- client-66101c
- backend
- client
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

View file

@ -8,9 +8,9 @@
},
"packageManager": "yarn@3.2.1",
"workspaces": [
"client",
"backend",
"sw"
"packages/client",
"packages/backend",
"packages/sw"
],
"private": true,
"scripts": {

7657
yarn.lock

File diff suppressed because it is too large Load diff