diff --git a/package.json b/package.json index f3ea8a1..4a7e8ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-jade-php", - "version": "1.1.0", + "version": "1.1.1", "description": "compile jade php", "main": "index.js", "scripts": { @@ -23,8 +23,8 @@ "homepage": "https://github.com/oroce/gulp-jade-php", "dependencies": { "gulp-util": "^3.0.0", - "jade": "^1.7.0", - "jade-php": "0.1.1", + "jade": "^0.35.0", + "jade-php": "^0.1.2", "through2": "^0.5.1" }, "devDependencies": { diff --git a/test/expected/layout.php b/test/expected/layout.php index 75fe0d6..0e58ea1 100644 --- a/test/expected/layout.php +++ b/test/expected/layout.php @@ -4,7 +4,7 @@ <?php echo htmlspecialchars($title, ENT_QUOTES, 'UTF-8'); ?> -