Skip to content

Commit c7f39fb

Browse files
committed
chore(package): changed name to Gulp-Patternlab, updated gulp and added browser-sync
1 parent c34726a commit c7f39fb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Gulp integrated in Pattern Lab",
2+
"name": "Gulp-Patternlab",
33
"version": "0.0.0",
44
"author": "Tim Hartmann <hartmann@neoskop.de>",
55
"description": "Description",
@@ -8,7 +8,8 @@
88
"url": ""
99
},
1010
"devDependencies": {
11-
"gulp": "^3.8.5",
11+
"browser-sync": "^1.6.5",
12+
"gulp": "^3.8.9",
1213
"gulp-bump": "^0.1.10",
1314
"gulp-clean": "^0.3.1",
1415
"gulp-concat": "^2.2.0",

0 commit comments

Comments
 (0)