Oops, forgot about commas

This commit is contained in:
Emily Eisenberg 2013-08-13 18:27:42 -07:00
parent 0a3a2271f4
commit ab1b2d6fdc

View File

@ -4,7 +4,7 @@
"devDependencies": {
"browserify": "~2.23.1",
"express": "~3.3.3",
"less": "~1.4.2"
"through": "~2.3.4",
"less": "~1.4.2",
"through": "~2.3.4"
}
}