Browse Source

more files in bower.json main

pull/563/head
David DeSandro 11 years ago
parent
commit
e7c30c629c
  1. 8
      bower.json

8
bower.json

@ -3,7 +3,13 @@
"version": "2.0.0",
"description": "Filter and sort magical layouts",
"main": [
"js/isotope.js"
"js/item.js",
"js/layout-mode.js",
"js/isotope.js",
"js/layout-modes/vertical.js",
"js/layout-modes/fit-rows.js",
"js/layout-modes/masonry.js",
"js/layout-modes/cells-by-row.js"
],
"dependencies": {
"get-size": "desandro/get-size",

Loading…
Cancel
Save