Skip to content

Commit 594d162

Browse files
fix(package): update browser-sync-webpack-plugin to version 2.0.1
Closes #267
1 parent 026428a commit 594d162

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
@@ -12,7 +12,7 @@
1212
"babel-core": "^6.26.0",
1313
"babel-loader": "^7.1.2",
1414
"browser-sync": "^2.18.13",
15-
"browser-sync-webpack-plugin": "^1.2.0",
15+
"browser-sync-webpack-plugin": "^2.0.1",
1616
"filewrap": "^1.0.0",
1717
"glob": "^7.1.2",
1818
"hygienist-middleware": "^0.1.3",

0 commit comments

Comments
 (0)