Skip to content

Commit

Permalink
Dependency fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
barisaydinoglu committed Jan 3, 2015
1 parent 29764f3 commit 2cb7685
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 4 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
"dependencies": {
"modernizr": "2.7.1"
},
"devDependencies": {
"qunit": "1.16.0",
"requirejs": "2.1.15"
},
"keywords": [
"detect",
"determine",
Expand Down
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,7 @@
"grunt-jscs": "1.1.0",
"grunt-jsonlint": "1.0.4",
"gzip-js": "0.3.2",
"load-grunt-tasks": "2.0.0",
"qunit": "1.16.0",
"requirejs": "2.1.15"
"load-grunt-tasks": "2.0.0"
},
"scripts": {
"build": "npm install && grunt",
Expand Down

0 comments on commit 2cb7685

Please sign in to comment.