Skip to content

Commit

Permalink
misc tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdothtml committed Mar 22, 2017
1 parent 482317d commit 9a78f27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ export default {

#### whitespace

Preserves whitespace in templates

Type: `Boolean`

Default: `false`
Expand Down

0 comments on commit 9a78f27

Please sign in to comment.