Skip to content

Commit

Permalink
chore: remove draftjs deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mamadoudicko committed Nov 29, 2023
1 parent bfa0126 commit 31c078d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
"format-fix": "prettier --write ."
},
"dependencies": {
"@draft-js-plugins/editor": "^4.1.4",
"@draft-js-plugins/mention": "^5.2.2",
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@growthbook/growthbook-react": "^0.17.0",
Expand Down Expand Up @@ -51,7 +49,6 @@
"@tiptap/starter-kit": "^2.1.12",
"@tiptap/suggestion": "^2.1.12",
"@types/dom-speech-recognition": "^0.0.1",
"@types/draft-js": "^0.11.12",
"@types/lodash": "^4.14.197",
"@types/node": "20.1.7",
"@types/react": "18",
Expand All @@ -64,7 +61,6 @@
"class-variance-authority": "^0.7.0",
"clsx": "^1.2.1",
"date-fns": "^2.30.0",
"draft-js": "^0.11.7",
"encoding": "^0.1.13",
"eslint": "^8.41.0",
"eslint-config-next": "13.4.2",
Expand Down

0 comments on commit 31c078d

Please sign in to comment.