Skip to content

Commit

Permalink
activate sockjs service
Browse files Browse the repository at this point in the history
  • Loading branch information
zihanltesla committed Mar 26, 2024
1 parent 462df74 commit 263c30c
Show file tree
Hide file tree
Showing 3 changed files with 273 additions and 0 deletions.
227 changes: 227 additions & 0 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,15 @@
"dependencies": {
"axios": "^1.6.7",
"eslint-config-react-app": "^7.0.1",
"net": "^1.0.2",
"react": "^18.2.0",
"react-datepicker": "^6.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.21.3",
"react-scripts": "^5.0.1",
"serve": "^14.2.1",
"sockjs-client": "^1.6.1",
"stompjs": "^2.3.3",
"typescript": "^3.2.1"
},
"scripts": {
Expand Down
Loading

0 comments on commit 263c30c

Please sign in to comment.