Skip to content

Commit

Permalink
feat(client): Bump client to allow wildcards in reload method - fixes #…
Browse files Browse the repository at this point in the history
  • Loading branch information
shakyShane committed Apr 12, 2015
1 parent 9831079 commit 1e4de8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"anymatch": "^1.2.1",
"async-each-series": "^0.1.1",
"browser-sync-client": "^1.0.1",
"browser-sync-client": "^2.0.0",
"browser-sync-ui": "^0.5.6",
"chokidar": "^1.0.1",
"connect": "^3.3.5",
Expand All @@ -61,7 +61,7 @@
},
"devDependencies": {
"browser-sync-spa": "^1.0.2",
"bs-html-injector": "^2.0.1",
"bs-html-injector": "^2.0.2",
"bs-snippet-injector": "^2.0.1",
"chai": "^2.1.0",
"chalk": "^1.0.0",
Expand Down

0 comments on commit 1e4de8f

Please sign in to comment.