Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Commit

Permalink
Foundation build to bower-foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
mhayes committed Feb 5, 2014
1 parent 53e0419 commit c4885d2
Show file tree
Hide file tree
Showing 42 changed files with 2,868 additions and 1,328 deletions.
8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "foundation",
"version": "5.0.3",
"version": "5.1.0",
"main": [
"css/foundation.css",
"js/foundation.js"
Expand All @@ -10,11 +10,11 @@
"modernizr": ">= 2.6.2",
"fastclick": "~0.6.11",
"jquery.cookie": "~1.4.0",
"jquery-placeholder": "~2.0.7",
"lodash": "~2.4.1"
"jquery-placeholder": "~2.0.7"
},
"devDependencies": {
"jquery.autocomplete": "devbridge/jQuery-Autocomplete#1.2.7"
"jquery.autocomplete": "devbridge/jQuery-Autocomplete#1.2.7",
"lodash": "~2.4.1"
},
"private": true
}
Loading

0 comments on commit c4885d2

Please sign in to comment.