Skip to content
Merged
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
4 changes: 2 additions & 2 deletions apps/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "f3-nation-api",
"version": "3.8.0",
"version": "3.9.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -21,7 +21,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@acme/api": "workspace:^0.1.0",
"@acme/api": "workspace:^0.2.0",
"@acme/auth": "workspace:^0.1.0",
"@acme/db": "workspace:^0.1.0",
"@acme/env": "workspace:^0.1.0",
Expand Down
722 changes: 722 additions & 0 deletions apps/auth/SEED.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apps/map/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "f3-nation-map",
"version": "3.8.0",
"version": "3.9.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -21,7 +21,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@acme/api": "workspace:^0.1.0",
"@acme/api": "workspace:^0.2.0",
"@acme/auth": "workspace:^0.1.0",
"@acme/db": "workspace:^0.1.0",
"@acme/env": "workspace:^0.1.0",
Expand Down
122 changes: 0 additions & 122 deletions apps/map/src/app/_components/SVGs/convergence.tsx

This file was deleted.

37 changes: 0 additions & 37 deletions apps/map/src/app/_components/SVGs/csaup.tsx

This file was deleted.

39 changes: 0 additions & 39 deletions apps/map/src/app/_components/SVGs/gte.tsx

This file was deleted.

Loading
Loading