Skip to content

Commit

Permalink
⬆️ Upgrade google-spreadsheet and fix openapi docs g…
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Jan 31, 2024
1 parent 8ad4a09 commit 3b27f16
Show file tree
Hide file tree
Showing 10 changed files with 3,636 additions and 12,373 deletions.
1 change: 1 addition & 0 deletions apps/builder/next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ const nextConfig = {
config.resolve.alias['minio'] = false
config.resolve.alias['got'] = false
config.resolve.alias['openai'] = false
config.resolve.alias['qrcode'] = false
return config
},
headers: async () => {
Expand Down
2 changes: 1 addition & 1 deletion apps/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"focus-visible": "5.2.0",
"framer-motion": "10.3.0",
"google-auth-library": "8.9.0",
"google-spreadsheet": "4.0.2",
"google-spreadsheet": "4.1.1",
"got": "12.6.0",
"immer": "10.0.2",
"jsonwebtoken": "9.0.1",
Expand Down

0 comments on commit 3b27f16

Please sign in to comment.