Skip to content

Commit

Permalink
fix(client): bump client script to fix #1102
Browse files Browse the repository at this point in the history
  • Loading branch information
shakyShane committed Dec 11, 2016
1 parent 2778b14 commit 5746320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"lodash": "lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"
},
"dependencies": {
"browser-sync-client": "^2.3.3",
"browser-sync-client": "2.4.4",
"browser-sync-ui": "0.6.2",
"bs-recipes": "1.3.2",
"chokidar": "1.6.1",
Expand Down

0 comments on commit 5746320

Please sign in to comment.