mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Make npm-mongo package version match npm mongodb package.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
meteor@1.0.3
|
||||
npm-mongo@1.5.49
|
||||
underscore@1.0.0
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Package.describe({
|
||||
summary: "Wrapper around the mongo npm package",
|
||||
version: '1.5.48_1',
|
||||
version: '2.2.10_1',
|
||||
documentation: null
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user