Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vodkabears committed Feb 20, 2015
1 parent bc3f415 commit 9980cd8
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"ui",
"zepto"
],
"repository" : {
"type" : "git",
"url" : "https://github.com/VodkaBears/Remodal.git"
"repository": {
"type": "git",
"url": "https://github.com/VodkaBears/Remodal.git"
},
"bugs": {
"url": "https://github.com/VodkaBears/Remodal/issues"
Expand All @@ -31,11 +31,14 @@
},
"homepage": "http://vodkabears.github.io/remodal/",
"license": "MIT",
"dependencies": {
"jquery": "*"
},
"devDependencies": {
"bower": "^1.3.12",
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-connect": "^0.9.0",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-qunit": "^0.5.2",
Expand Down

0 comments on commit 9980cd8

Please sign in to comment.