view docs/bower.json @ 505:883a5544cd7f

bug: Fix a crash with the `ordered` page source when sorting pages.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 25 Jul 2015 00:48:25 -0700
parents 07d53370724b
children
line wrap: on
line source

{
  "name": "PieCrust",
  "version": "0.0.1",
  "private": "true",
  "dependencies": {
    "bootstrap": "~3.3.2"
  }
}