Commit 2a4e4beb9328360827a27264680bd8377c550358
update deps, 2.0.3
Ev Bogue committed on 6/28/2017, 12:53:22 AMParent: 35ce0b548ccea3383402d282ab56407d1b2f17c9
Files changed
package.json | changed |
yarn.lock | changed |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "decent", |
3 | - "version": "2.0.2", | |
3 … | + "version": "2.0.3", | |
4 | 4 … | "description": "A decent(tralized) lite client for secure scuttlebutt", |
5 | 5 … | "homepage": "http://gitmx.com/%25Wq%2FvobdcDedC0FBO2UdowxhPcqokSwtf9Og1mjYvQGE%3D.sha256", |
6 | 6 … | "scripts": { |
7 | 7 … | "build": "node scripts/style.js && mkdir -p build && browserify index.js | indexhtmlify > build/index.html", |
@@ -10,9 +10,9 @@ | ||
10 | 10 … | "author": "Ev Bogue", |
11 | 11 … | "license": "MIT", |
12 | 12 … | "dependencies": { |
13 | 13 … | "git-ssb-web": "^2.8.0", |
14 | - "minbase": "^1.3.0", | |
14 … | + "minbase": "^1.4.2", | |
15 | 15 … | "sdash": "^3.0.0", |
16 | 16 … | "ssb-viewer-ev": "^1.0.0" |
17 | 17 … | } |
18 | 18 … | } |
yarn.lock | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 121412 bytes New file size: 120830 bytes |
Built with git-ssb-web