Skip to content

Commit

Permalink
no minified files in bower main
Browse files Browse the repository at this point in the history
  • Loading branch information
suur committed Dec 1, 2017
1 parent 7b7e30e commit 9c74534
Show file tree
Hide file tree
Showing 5 changed files with 2,073 additions and 7 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"description": "Simple and direct organization chart(tree-like hierarchy) plugin based on pure DOM and jQuery.",
"main": [
"dist/js/orgchart.min.js",
"dist/css/orgchart.min.css"
"dist/js/orgchart.js",
"dist/css/orgchart.css"
],
"keywords": [
"plugin",
Expand Down
File renamed without changes.
Loading

0 comments on commit 9c74534

Please sign in to comment.