Mercurial > piecrust2
view docs/bower.json @ 549:7453baeb0839
bake: Set the flags, don't combine.
We don't want to combine old flags with new ones, especially if something
went different between the last bake and the current one.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 04 Aug 2015 21:21:08 -0700 |
parents | 07d53370724b |
children |
line wrap: on
line source
{ "name": "PieCrust", "version": "0.0.1", "private": "true", "dependencies": { "bootstrap": "~3.3.2" } }