mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
remove whitespace
This commit is contained in:
@@ -4,7 +4,7 @@ Package.describe({
|
||||
|
||||
Package.on_use(function (api) {
|
||||
api.export('Spacebars');
|
||||
|
||||
|
||||
api.use('random');
|
||||
api.use('underscore');
|
||||
api.use('jsparse');
|
||||
|
||||
Reference in New Issue
Block a user