Bowerfile: use lowercase package name

This commit is contained in:
Takuya Noguchi
2015-01-15 17:47:10 +09:00
parent 6f99dc2305
commit 6b0954f1ce

View File

@@ -27,7 +27,7 @@
], ],
"dependencies": { "dependencies": {
"bootstrap": "~3.3.1", "bootstrap": "~3.3.1",
"DataTables": "~1.10.4", "datatables": "~1.10.4",
"datatables-plugins": "~1.0.1", "datatables-plugins": "~1.0.1",
"flot": "~0.8.3", "flot": "~0.8.3",
"font-awesome": "~4.2.0", "font-awesome": "~4.2.0",