view docs/bower.json @ 454:07a930afd21a

web: Fix the reference to the Jouvence CSS.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 10 Jan 2018 20:08:26 -0800
parents 003316f77d3a
children
line wrap: on
line source

{
  "name": "Wikked",
  "version": "0.0.1",
  "private": "true",
  "dependencies": {
    "pure": "~0.6.0",
    "font-awesome": "~4.4.0",
    "jquery": "~2.1.4"
  }
}