Skip to content

Commit

Permalink
Add type declaration files to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminJohnson2204 committed May 30, 2024
1 parent 64483f5 commit a370ed1
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
41 changes: 41 additions & 0 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,13 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.0.3",
"@types/draft-js": "^0.11.18",
"@types/draftjs-to-html": "^0.8.4",
"@types/jest": "^29.5.10",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react-draft-wysiwyg": "^1.13.8",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"eslint": "^8.54.0",
Expand Down

0 comments on commit a370ed1

Please sign in to comment.