Commit ebcfe76e37f1f3c733650bd4f5c54d7a6d199e9c
3.8.9
Matt McKegg committed on 2/20/2018, 10:18:48 PMParent: 29beec476415433f59033ab563ee4c570a17242e
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: 245430 bytes New file size: 245430 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.8.8", | |
5 | + "version": "3.8.9", | |
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