Skip to content

Commit

Permalink
fix(client): update browser-sync clients - fixes #1379
Browse files Browse the repository at this point in the history
  • Loading branch information
shakyShane committed May 21, 2017
1 parent 510fde4 commit a1be1ad
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.5.0",
"browser-sync-client": "2.5.1",
"browser-sync-ui": "0.6.3",
"bs-recipes": "1.3.4",
"chokidar": "1.7.0",
Expand Down

0 comments on commit a1be1ad

Please sign in to comment.