Skip to content

Commit

Permalink
Try to get away with using 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Jul 18, 2024
1 parent 375dc1b commit e3edceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Package.describe({
})

Package.onUse(function (api) {
api.versionsFrom(['2.14', '3.0'])
api.versionsFrom(['2.8.1', '3.0'])

api.use([
'mongo',
Expand Down

0 comments on commit e3edceb

Please sign in to comment.