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:
Hugh Willson
2017-07-20 15:11:31 -04:00
committed by Jesse Rosenberger
parent 55cb31a275
commit 3fd393764b

View File

@@ -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({