Commit 86df03c0fbb6c1643a5b5811361bc2a98ec1ea38
Merge pull request #152 from primea/greenkeeper/ipfs-0.26.0
Update ipfs to the latest version 🚀wanderer authored on 10/8/2017, 6:30:02 PM
GitHub committed on 10/8/2017, 6:30:02 PM
Parent: 5a77d1001662cd2856fe6c01189f33e29c3cc49d
Parent: 9a07e7438dc7dd2ef37c0a2d53a29fbad20ced9a
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -42,9 +42,9 @@ | ||
42 | 42 | "devDependencies": { |
43 | 43 | "primea-abstract-container": "0.0.4", |
44 | 44 | "coveralls": "^2.13.1", |
45 | 45 | "documentation": "^5.0.1", |
46 | - "ipfs": "^0.25.1", | |
46 | + "ipfs": "^0.26.0", | |
47 | 47 | "istanbul": "^1.1.0-alpha.1", |
48 | 48 | "level-promise": "^2.1.1", |
49 | 49 | "levelup": "^1.3.8", |
50 | 50 | "memdown": "^1.2.4", |
Built with git-ssb-web