Merge pull request #3 from libp2p/greenkeeper-update-all

Update all dependencies 🌴
This commit is contained in:
David Dias 2016-09-07 15:18:09 -04:00 committed by GitHub
commit a3f74c330d

View File

@ -22,9 +22,9 @@
}, },
"homepage": "https://github.com/diasdavid/interface-record-store", "homepage": "https://github.com/diasdavid/interface-record-store",
"dependencies": { "dependencies": {
"ecdsa": "^0.6.0", "ecdsa": "^0.7.0",
"ipld": "^0.4.0", "ipld": "^0.6.0",
"multihashing": "^0.1.3", "multihashing": "^0.2.1",
"timed-tape": "^0.1.0" "timed-tape": "^0.1.0"
} }
} }