Mercurial > piecrust2
view docs/bower.json @ 393:89c1e2a91468
pagination: Fix regression bug with previous/next posts.
Added unit test.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 17 May 2015 15:26:46 -0700 |
parents | 07d53370724b |
children |
line wrap: on
line source
{ "name": "PieCrust", "version": "0.0.1", "private": "true", "dependencies": { "bootstrap": "~3.3.2" } }