Skip to content

Commit 5746320

Browse files
committed
fix(client): bump client script to fix #1102
1 parent 2778b14 commit 5746320

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
@@ -32,7 +32,7 @@
3232
"lodash": "lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"
3333
},
3434
"dependencies": {
35-
"browser-sync-client": "^2.3.3",
35+
"browser-sync-client": "2.4.4",
3636
"browser-sync-ui": "0.6.2",
3737
"bs-recipes": "1.3.2",
3838
"chokidar": "1.6.1",

0 commit comments

Comments
 (0)