Skip to content

Commit

Permalink
Move ws to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpetros committed Oct 9, 2023
1 parent 9025d1b commit c888ce8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@
"mock-socket": "^9.2.1",
"sinon": "^9.2.4",
"typescript": "^4.9.5",
"uglify-js": "^3.17.4"
},
"dependencies": {
"uglify-js": "^3.17.4",
"ws": "^8.14.2"
}
}

0 comments on commit c888ce8

Please sign in to comment.