mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Rollback using ecmascript due to conflict
This commit is contained in:
@@ -11,7 +11,6 @@ Npm.depends({
|
||||
});
|
||||
|
||||
Package.onUse(function(api) {
|
||||
api.use("ecmascript");
|
||||
api.use("modules");
|
||||
api.use("modern-browsers");
|
||||
api.use("promise");
|
||||
|
||||
Reference in New Issue
Block a user