Skip to content

Commit 1e4de8f

Browse files
committed
feat(client): Bump client to allow wildcards in reload method - fixes #572
1 parent 9831079 commit 1e4de8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"anymatch": "^1.2.1",
3939
"async-each-series": "^0.1.1",
40-
"browser-sync-client": "^1.0.1",
40+
"browser-sync-client": "^2.0.0",
4141
"browser-sync-ui": "^0.5.6",
4242
"chokidar": "^1.0.1",
4343
"connect": "^3.3.5",
@@ -61,7 +61,7 @@
6161
},
6262
"devDependencies": {
6363
"browser-sync-spa": "^1.0.2",
64-
"bs-html-injector": "^2.0.1",
64+
"bs-html-injector": "^2.0.2",
6565
"bs-snippet-injector": "^2.0.1",
6666
"chai": "^2.1.0",
6767
"chalk": "^1.0.0",

0 commit comments

Comments
 (0)