Skip to content

Commit

Permalink
Missed a comma. package.json fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
jayharris committed Aug 3, 2014
1 parent 3a65e3e commit 4a498ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"grunt-bower-task": "~0.4.0",
"coffee-script": "~1.6.3",
"coffee-script": "~1.6.3"
},
"peerDependencies": {
"lineman": ">= 0.19.0"
Expand Down

0 comments on commit 4a498ba

Please sign in to comment.