Skip to content

Commit

Permalink
add webpack-dev-server ws dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thelasttoto committed Jul 2, 2024
1 parent c2de13e commit c13c158
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
"nth-check": "^2.0.1",
"react-scripts": {
"jest": "^29.7.0"
},
"webpack-dev-server": {
"ws": ">=8.17.1"
}
},
"eslintConfig": {
Expand Down

0 comments on commit c13c158

Please sign in to comment.