Mercurial > piecrust2
view docs/bower.json @ 565:ff714d7f074d
serve: Fix error reporting when the background pipeline fails.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 09 Oct 2015 16:49:12 -0700 |
parents | 07d53370724b |
children |
line wrap: on
line source
{ "name": "PieCrust", "version": "0.0.1", "private": "true", "dependencies": { "bootstrap": "~3.3.2" } }