Skip to content

Commit 4a498ba

Browse files
committed
Missed a comma. package.json fix.
1 parent 3a65e3e commit 4a498ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"grunt-bower-task": "~0.4.0",
25-
"coffee-script": "~1.6.3",
25+
"coffee-script": "~1.6.3"
2626
},
2727
"peerDependencies": {
2828
"lineman": ">= 0.19.0"

0 commit comments

Comments
 (0)