Commit 14d278d77a6b00d8d1f7c2c3058e80801569e444
Merge pull request #137 from primea/greenkeeper/ipfs-0.25.1
chore(package): update ipfs to version 0.25.1wanderer authored on 7/28/2017, 2:52:47 PM
GitHub committed on 7/28/2017, 2:52:47 PM
Parent: 6d4d805d77e251aec5ff9f6cb442a895b5813c0a
Parent: 4f5114c16dd9a43185872bb26ccc8716390fd8ad
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -39,9 +39,9 @@ | |||
39 | 39 … | "devDependencies": { | |
40 | 40 … | "primea-abstract-container": "0.0.4", | |
41 | 41 … | "coveralls": "^2.13.1", | |
42 | 42 … | "documentation": "^5.0.1", | |
43 | - "ipfs": "^0.25.0", | ||
43 … | + "ipfs": "^0.25.1", | ||
44 | 44 … | "istanbul": "^1.1.0-alpha.1", | |
45 | 45 … | "level-promise": "^2.1.1", | |
46 | 46 … | "levelup": "^1.3.8", | |
47 | 47 … | "memdown": "^1.2.4", |
Built with git-ssb-web