Skip to content

Commit

Permalink
Invalid json
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Levin committed Sep 30, 2014
1 parent 64fdf62 commit d06a234
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
],
"scripts": {
"test": "grunt travis --verbose"
}
},
"license": "Apache License, Version 2.0",
"bugs": {
"url": "https://github.com/alexwolfe/Buttons/issues"
},
"dependencies": {
"devDependencies": {
"grunt-autoprefixer": "^0.8.1",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-connect": "^0.8.0",
Expand All @@ -30,5 +30,8 @@
"grunt-contrib-sass": "^0.7.4",
"grunt-contrib-watch": "^0.6.1",
"grunt-saucelabs": "^8.3.2"
},
"dependencies": {
"grunt-saucelabs": "^8.3.2"
}
}

0 comments on commit d06a234

Please sign in to comment.