mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Bump mongo version to replace currently broken 1.1.20 version.
https://github.com/meteor/meteor/pull/8931
cbeba459ab (commitcomment-23208660)
This commit is contained in:
committed by
Jesse Rosenberger
parent
55cb31a275
commit
3fd393764b
@@ -9,7 +9,7 @@
|
||||
|
||||
Package.describe({
|
||||
summary: "Adaptor for using MongoDB and Minimongo over DDP",
|
||||
version: '1.1.20'
|
||||
version: '1.1.21'
|
||||
});
|
||||
|
||||
Npm.depends({
|
||||
|
||||
Reference in New Issue
Block a user