shrinkwrap update, should have been done earlier

This commit is contained in:
David Glasser
2014-06-30 22:11:31 -07:00
parent f3096d1cef
commit a0d7d04592

View File

@@ -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"