Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
Upgrade gulp-iconfont
Browse files Browse the repository at this point in the history
Resolves #249, addresses #248
  • Loading branch information
Dan Tello committed Mar 22, 2016
1 parent 8242cc9 commit 4a029cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gulpfile.js/tasks/iconFont/index.js
Expand Up @@ -25,7 +25,7 @@ var settings = {
svg: true,
timestamp: 0, // see https://github.com/fontello/svg2ttf/issues/33
fontName: 'icons',
appendUnicode: true,
prependUnicode: true,
normalize: false,
formats: config.tasks.iconFont.extensions
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"gulp-filesize": "0.0.6",
"gulp-gh-pages": "0.5.2",
"gulp-htmlmin": "1.1.3",
"gulp-iconfont": "4.0.2",
"gulp-iconfont": "6.0.0",
"gulp-if": "1.2.5",
"gulp-imagemin": "2.3.0",
"gulp-notify": "2.2.0",
Expand Down

0 comments on commit 4a029cf

Please sign in to comment.