Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vodkabears committed Jul 12, 2015
1 parent 410fba3 commit 3510a6e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"jquery": "*"
},
"devDependencies": {
"qunit": "~1.18.0",
"qunit": "^1.18.0",
"jquery": "jquery#^1.11.3",
"jquery2": "jquery#^2.1.4",
"zepto": "~1.1.6"
"zepto": "^1.1.6"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"devDependencies": {
"bower": "^1.4.1",
"grunt": "^0.4.5",
"grunt-autoprefixer": "^3.0.0",
"grunt-browser-sync": "^2.1.2",
"grunt-autoprefixer": "^3.0.3",
"grunt-browser-sync": "^2.1.3",
"grunt-cli": "^0.1.13",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-connect": "^0.10.1",
Expand Down

0 comments on commit 3510a6e

Please sign in to comment.