-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Hey @jonjamz! as usual thanks for this package - it's been very useful!
I just updated aldeed:collection2 and it was quite a major update. Part of which involves the removal and deprecation of the aldeed:simple-schema package. Please see below, note from the package author:
Verify that aldeed:simple-schema is not listed in your .meteor/.versions file. If it is, you likely depend on some other package that has an explicit dependency on the Meteor aldeed:simple-schema package. This could cause problems or unexpected behavior. Work with that package author to get an updated version that does not explicitly depend on the aldeed:simple-schema package.
From:
https://github.com/aldeed/meteor-collection2
Is it possible to remove the aldeed:simple-schema dependency?
Thanks
Daniel