Skip to content

Commit

Permalink
fix: removed @cocreate/openai and @cocreate/stripe as they are now ha…
Browse files Browse the repository at this point in the history
…ndled dynamically
  • Loading branch information
frankpagan committed May 8, 2024
1 parent b0ec98c commit d26b972
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,17 @@
"@cocreate/mongodb": "^1.15.0",
"@cocreate/nginx": "^1.2.0",
"@cocreate/notification": "^1.5.1",
"@cocreate/openai": "^1.6.3",
"@cocreate/organizations": "^1.26.1",
"@cocreate/server": "^1.0.2",
"@cocreate/server-side-render": "^1.9.0",
"@cocreate/socket-server": "^1.26.0",
"@cocreate/stripe": "^1.15.1",
"@cocreate/unique": "^1.18.2",
"@cocreate/usage": "^1.0.0",
"@cocreate/users": "^1.32.0",
"@cocreate/uuid": "^1.10.0",
"postmark": "^4.0.2"
"openai": "^4.43.0",
"postmark": "^4.0.2",
"stripe": "^15.5.0"
},
"devDependencies": {
"@cocreate/cli": "^1.47.0",
Expand Down

0 comments on commit d26b972

Please sign in to comment.