Skip to content

Commit

Permalink
Revert "deploy bugs (#3433)" (#3434)
Browse files Browse the repository at this point in the history
This reverts commit a382662.
  • Loading branch information
ingawei authored Feb 5, 2025
1 parent e7214a2 commit c7f8767
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 774 deletions.
13 changes: 1 addition & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,7 @@
"lint": "yarn --cwd=web lint-fix; eslint common --fix ; eslint backend/api --fix ; eslint backend/shared --fix",
"dev:dev": "cross-env GOOGLE_APPLICATION_CREDENTIALS_DEV=./dev-mantic-markets-firebase-adminsdk.json ./dev.sh dev"
},
"dependencies": {
"@supabase/supabase-js": "2.48.1",
"@tiptap/core": "2.11.5",
"@tiptap/extension-image": "2.11.5",
"@tiptap/extension-link": "2.11.5",
"@tiptap/extension-mention": "2.11.5",
"@tiptap/starter-kit": "2.11.5",
"abort-controller": "3.0.0",
"firebase": "11.2.0",
"markdown-it": "14.1.0",
"prosemirror-model": "1.24.1"
},
"dependencies": {},
"devDependencies": {
"@types/node": "18.18.8",
"@typescript-eslint/eslint-plugin": "8.18.1",
Expand Down
Loading

0 comments on commit c7f8767

Please sign in to comment.