remove whitespace

This commit is contained in:
David Greenspan
2013-10-03 16:01:02 -07:00
parent c7dcc75d70
commit d978f6639b

View File

@@ -4,7 +4,7 @@ Package.describe({
Package.on_use(function (api) {
api.export('Spacebars');
api.use('random');
api.use('underscore');
api.use('jsparse');