meteor-tabular icon indicating copy to clipboard operation
meteor-tabular copied to clipboard

Issues updating to version 2.1.2

Open evolross opened this issue 3 years ago • 0 comments

I'm on Meteor 2.7.1 and when I try update this package, it always adds version 2.1.1. When I try to pin the version in packages with the line aldeed:[email protected] I get the output:

While selecting package versions:
   error: No version of aldeed:tabular satisfies all constraints: @2.1.2, @=2.1.1
   Constraints on package "aldeed:tabular":
   * aldeed:[email protected] <- top level
   * aldeed:tabular@=2.1.1 <- top level

Is there some issue with the latest commit bumping the version to 2.1.2 that updates many of the dependency package versions?

evolross avatar Apr 12 '22 16:04 evolross