Commit 5e556245f4b2af5556f1aee173f191d73949b988
3.10.1
Matt McKegg committed on 7/20/2018, 7:50:57 AMParent: 566478d6a0e5189bcd438a87b1b2925f1b7fd4bd
Files changed
package-lock.json | changed |
package.json | changed |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 292114 bytes New file size: 292114 bytes |
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.10.0", | |
5 … | + "version": "3.10.1", | |
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", |
Built with git-ssb-web