Mercurial > piecrust2
view docs/bower.json @ 494:2537fe95d771
tests: Fix the Mustache tests on Windows.
I'm frankly speechless here -- as much by this bug as by my fix.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 23 Jul 2015 22:09:00 -0700 |
parents | 07d53370724b |
children |
line wrap: on
line source
{ "name": "PieCrust", "version": "0.0.1", "private": "true", "dependencies": { "bootstrap": "~3.3.2" } }