fix(gridster): adding bower.json file

This commit is contained in:
floyd_hawkes
2015-02-25 09:51:56 -05:00
parent 5f86f9852d
commit 76544370d5
+4
View File
@@ -5,6 +5,10 @@
"dependencies": {
"jquery": "~1.11.2"
},
"main": [
"dist/jquery.gridster.js",
"dist/jquery.gridster.css"
],
"private": true,
"ignore": [
".bowerrc",