diff --git a/package.json b/package.json index dabf7cd..32577ca 100644 --- a/package.json +++ b/package.json @@ -15,10 +15,10 @@ "bugs": "https://github.com/chrisdothtml/rollup-plugin-dustjs/issues", "main": "build/index.js", "peerDependencies": { - "dustjs-linkedin": "^2.7.5" + "dustjs-linkedin": "^2.6.0" }, "devDependencies": { - "dustjs-linkedin": "^2.7.5", + "dustjs-linkedin": "^2.6.0", "rollup": "^0.41.6", "rollup-watch": "^3.2.2" }, diff --git a/readme.md b/readme.md index 6045213..4742a4a 100644 --- a/readme.md +++ b/readme.md @@ -28,6 +28,8 @@ export default { #### whitespace +Preserves whitespace in templates + Type: `Boolean` Default: `false`