Skip to content

Commit

Permalink
add modernizr
Browse files Browse the repository at this point in the history
  • Loading branch information
Elmer Bulthuis committed Mar 22, 2015
1 parent 4d5076a commit 55a48e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
],
"dependencies": {
"jquery": "~2.1.3",
"less": "~2.4.0"
"less": "~2.4.0",
"modernizr": "~2.8.3"
}
}
1 change: 1 addition & 0 deletions configs/master.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module.exports = {

"scripts": [

"bower_components/modernizr/modernizr.js",
"bower_components/jquery/dist/jquery.js",
"public/train.js",
"public/ga.js",
Expand Down

0 comments on commit 55a48e7

Please sign in to comment.