mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Bump dynamic-import package version to 0.5.3
This commit is contained in:
@@ -6,7 +6,6 @@ Package.describe({
|
||||
});
|
||||
|
||||
Package.onUse(function (api) {
|
||||
api.versionsFrom('1.11.1');
|
||||
// Do not allow this package to be used in pre-Meteor 1.5 apps.
|
||||
api.use("isobuild:dynamic-import@1.5.0");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user