Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 authored Jan 26, 2024
1 parent c6ec3c3 commit b353cf5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@
"dependencies": {
"@lobehub/chat-plugin-sdk": "^1",
"@lobehub/chat-plugins-gateway": "^1",
"next": "13.4.7"
"next": "13.4.7",
"react": "^18",
"react-dom": "^18"
},
"devDependencies": {
"@commitlint/cli": "^18",
Expand Down

0 comments on commit b353cf5

Please sign in to comment.