diff --git a/package.json b/package.json index 8f3298e..63b2703 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tars-cli", - "version": "1.9.2", + "version": "1.9.3", "engines": { "npm": "^3.x.x", "node": "^4.x.x" @@ -66,7 +66,7 @@ "gulp-plumber": "^1.1.0", "gulp-postcss": "^6.2.0", "gulp-pug": "^3.1.0", - "gulp-pug-inheritance": "^0.1.1", + "gulp-pug-inheritance": "https://github.com/artem-malko/gulp-pug-inheritance/archive/master.tar.gz", "gulp-rename": "^1.2.2", "gulp-replace-task": "^0.11.0", "gulp-sass": "^2.3.2",