We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34726a commit c7f39fbCopy full SHA for c7f39fb
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "Gulp integrated in Pattern Lab",
+ "name": "Gulp-Patternlab",
3
"version": "0.0.0",
4
"author": "Tim Hartmann <hartmann@neoskop.de>",
5
"description": "Description",
@@ -8,7 +8,8 @@
8
"url": ""
9
},
10
"devDependencies": {
11
- "gulp": "^3.8.5",
+ "browser-sync": "^1.6.5",
12
+ "gulp": "^3.8.9",
13
"gulp-bump": "^0.1.10",
14
"gulp-clean": "^0.3.1",
15
"gulp-concat": "^2.2.0",
0 commit comments