Skip to content

Commit

Permalink
TARS-CLI: add gulp-jade-inheritance
Browse files Browse the repository at this point in the history
Make rebuild process of jade-templates much faster
  • Loading branch information
artem-malko committed Apr 17, 2016
1 parent b5a6dc5 commit dc94053
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tars-cli",
"version": "1.7.3",
"version": "1.7.4",
"engines": {
"npm": "^3.x.x",
"node": "^4.x.x"
Expand Down Expand Up @@ -52,13 +52,14 @@
"gulp-changed": "^1.3.0",
"gulp-compile-handlebars": "0.6.1",
"gulp-concat": "2.6.0",
"gulp-csso": "^1.1.0",
"gulp-csso": "^2.0.0",
"gulp-data": "^1.2.1",
"gulp-eslint": "^2.0.0",
"gulp-if": "^2.0.0",
"gulp-imagemin": "2.4.0",
"gulp-importify": "^0.0.7",
"gulp-jade": "^1.1.0",
"gulp-jade-inheritance": "^0.5.5",
"gulp-jscs": "^3.0.2",
"gulp-jshint": "^1.12.0",
"gulp-html-prettify": "https://github.com/artem-malko/gulp-html-prettify/archive/master.tar.gz",
Expand Down

0 comments on commit dc94053

Please sign in to comment.