mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
shrinkwrap update, should have been done earlier
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"mongodb": {
|
||||
"version": "https://github.com/meteor/node-mongodb-native/tarball/a9bbf71327e73ada877d25ac0fb4fe8dfff31e4e",
|
||||
"version": "https://github.com/meteor/node-mongodb-native/tarball/cbd6220ee17c3178d20672b4a1df80f82f97d4c1",
|
||||
"dependencies": {
|
||||
"bson": {
|
||||
"version": "git+ssh://git@github.com:meteor/js-bson#574c0eec7428275b679eb118bf131907730f8782",
|
||||
"version": "https://github.com/meteor/js-bson/tarball/574c0ee",
|
||||
"dependencies": {
|
||||
"nan": {
|
||||
"version": "0.8.0"
|
||||
|
||||
Reference in New Issue
Block a user