Skip to content

Commit 6dfd2f7

Browse files
committed
moving browser sync html injector to dev deps
1 parent db3028d commit 6dfd2f7

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
@@ -4,7 +4,6 @@
44
"version": "1.0.1",
55
"main": "./builder/patternlab.js",
66
"dependencies": {
7-
"bs-html-injector": "^3.0.0",
87
"diveSync": "^0.3.0",
98
"fs-extra": "^0.26.2",
109
"glob": "^6.0.1",
@@ -13,6 +12,7 @@
1312
"mustache": "^2.2.0"
1413
},
1514
"devDependencies": {
15+
"bs-html-injector": "^3.0.0",
1616
"grunt": "~0.4.5",
1717
"grunt-browser-sync": "^2.2.0",
1818
"grunt-contrib-concat": "^0.5.1",

0 commit comments

Comments
 (0)