Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
herereadthis committed Oct 20, 2014
1 parent a1df04b commit 373a4b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "greeneyes",
"version": "0.1.5",
"version": "0.1.6",
"authors": [
{
"name": "Jimmy Ha",
Expand Down Expand Up @@ -28,8 +28,8 @@
"requirejs": "~2.1.14",
"jquery": "~2.1.1",
"sunflash": "~0.1.5",
"mossflower": "~0.1.6",
"bellmaker": "~0.3.5"
"mossflower": "~0.1.9",
"bellmaker": "~0.4.1"
},
"resolutions": {
"jquery": "~2.1.1"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "greeneyes",
"version": "0.1.5",
"version": "0.1.6",
"description": "AMD Javascript library of utility modules made for RequireJS",
"main": "index.html",
"scripts": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"grunt": "^0.4.5",
"grunt-contrib-less": "^0.11.1",
"grunt-contrib-requirejs": "^0.4.4",
"grunt-contrib-uglify": "^0.5.0",
"grunt-contrib-uglify": "^0.6.0",
"grunt-contrib-watch": "^0.6.1",
"load-grunt-tasks": "^0.6.0"
}
Expand Down

0 comments on commit 373a4b6

Please sign in to comment.