Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit 8a70a1e

Browse files
committed
Bower configuration update
Add css distribution to main package configuration
1 parent be48bd3 commit 8a70a1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "bootstrap-treeview",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"homepage": "https://github.com/jonmiles/bootstrap-treeview",
55
"description": "Tree View for Twitter Bootstrap",
6-
"main": "dist/bootstrap-treeview.min.js",
6+
"main": [ "dist/bootstrap-treeview.min.js", "dist/bootstrap-treeview.min.css" ],
77
"keywords": [
88
"Twitter",
99
"Bootstrap",

0 commit comments

Comments
 (0)