Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab committed Dec 10, 2024
1 parent d77367f commit 040fad3
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/dashboard/languine.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
},
"openai": {
"model": "gpt-4"
}
},
"instructions": "Make the tone more for a Fintech/Accounting tool"
}
11 changes: 11 additions & 0 deletions apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,16 @@
"@date-fns/tz": "^1.1.2",
"@fast-csv/format": "5.0.0",
"@hookform/resolvers": "^3.9.0",
"@midday/app-store": "workspace:*",
"@midday/events": "workspace:*",
"@midday/inbox": "workspace:*",
"@midday/invoice": "workspace:*",
"@midday/kv": "workspace:*",
"@midday/location": "workspace:*",
"@midday/notification": "workspace:*",
"@midday/supabase": "workspace:*",
"@midday/ui": "workspace:*",
"@midday/utils": "workspace:*",
"@novu/headless": "^2.0.3",
"@number-flow/react": "^0.4.1",
"@react-google-maps/api": "^2.20.3",
Expand Down Expand Up @@ -68,6 +78,7 @@
"zustand": "^4.5.5"
},
"devDependencies": {
"@midday/tsconfig": "workspace:*",
"@next/bundle-analyzer": "14.2.1",
"@t3-oss/env-nextjs": "^0.11.1",
"@todesktop/tailwind-variants": "^1.0.1",
Expand Down
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit 040fad3

Please sign in to comment.