Skip to content

Commit bcadf33

Browse files
committed
jade 1.11 warning
1 parent 9b568da commit bcadf33

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,8 @@ To install all that's need for it:
8585
```shell
8686
npm install gulp-jade-inheritance gulp-jade gulp-changed gulp-cached gulp-if gulp-filter --save-dev
8787
```
88+
89+
### jade >= 1.11
90+
91+
if your using jade 1.11 add `"jade": "^1.11.0"` to your `package.json` to overwrite the jade-inheritance version. [Issue](https://github.com/paulyoung/jade-inheritance/issues/15)
92+

0 commit comments

Comments
 (0)