Mercurial > piecrust2
view docs/bower.json @ 457:7d868afc6791
rendering: Truly skip formatters that are not enabled.
This make `smartypants` work as expected.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 09 Jul 2015 21:23:01 -0700 |
parents | 07d53370724b |
children |
line wrap: on
line source
{ "name": "PieCrust", "version": "0.0.1", "private": "true", "dependencies": { "bootstrap": "~3.3.2" } }