Skip to content

Commit

Permalink
fix husl depedency
Browse files Browse the repository at this point in the history
we use private husl._conv and later versions have changed significantly
  • Loading branch information
onnlucky committed Nov 25, 2016
1 parent 13d5193 commit 9eeeb09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"gulp-rename": "^1.2.2",
"gulp-template": "^4.0.0",
"gulp-util": "^3.0.7",
"husl": "^6.0.1",
"husl": "6.0.1",
"knox": "^0.9.2",
"lodash": "^4.14.1",
"mime": "^1.3.4",
Expand Down

0 comments on commit 9eeeb09

Please sign in to comment.