Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 9cc9079

Browse files
alllxdanbucholtz
authored andcommitted
ionic-team#902 Autoreloader make crashing (ionic-team#1135) fix(serve): update 'ws' dependency and resolve issue with crashes
Updated ws version which fixes usage more then one ws connection and livereload
1 parent 771ee63 commit 9cc9079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"tslint-eslint-rules": "4.1.1",
6060
"uglify-es": "^3.1.0",
6161
"webpack": "^3.5.5",
62-
"ws": "1.1.1",
62+
"ws": "1.1.4",
6363
"xml2js": "0.4.17"
6464
},
6565
"devDependencies": {

0 commit comments

Comments
 (0)