deps: fix grunt jade integration version

This commit is contained in:
5chdn 2018-12-01 18:14:52 +01:00
parent c101c4cba0
commit cd804b0e63
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^3.0.0",
"grunt-contrib-jade": "^2.0.0",
"grunt-contrib-jade": "^1.0.0",
"grunt-contrib-uglify": "^4.0.0",
"jade": "1.11.0",
"lodash": "3.10.1",