remove excess comma - thanks @calvinmetcalf for catching - closes #16

This commit is contained in:
Dane Springmeyer
2012-01-06 10:28:47 -08:00
parent c06cd890ae
commit 0ad267eff7

View File

@@ -33,7 +33,7 @@
"sqlite3": "~2.1.1",
"step": "0.0.x",
"sphericalmercator": "1.0.x",
"underscore": "1.1.x",
"underscore": "1.1.x"
},
"devDependencies": {
"expresso": "~0.9.0"