Commit 1abf92ce377a59236f9ec03ee913b90d1b67dee9
3.8.7
Matt McKegg committed on 2/18/2018, 12:13:58 AMParent: c17ba6680f2599ab1689ab454f08f0b560104f27
Files changed
package.json | changed |
package-lock.json | added |
package.json | ||
---|---|---|
@@ -1,9 +1,9 @@ | ||
1 | 1 | { |
2 | 2 | "name": "ssb-patchwork", |
3 | 3 | "productName": "Patchwork", |
4 | 4 | "repository": "git@github.com:ssbc/patchwork.git", |
5 | - "version": "3.8.6", | |
5 | + "version": "3.8.7", | |
6 | 6 | "description": "A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB).", |
7 | 7 | "main": "index.js", |
8 | 8 | "scripts": { |
9 | 9 | "test": "standard", |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 0 bytes New file size: 231629 bytes |
Built with git-ssb-web