Commit 72ed4d5b4515885d10fdbd05dacc6a3197f2fd72
latest deps
Ev Bogue committed on 6/8/2018, 8:04:38 PMParent: 9c6fb452a138c1a841302b2164284b0787c7bc3a
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: 218431 bytes New file size: 218007 bytes |
package.json | |||
---|---|---|---|
@@ -16,15 +16,14 @@ | |||
16 | 16 … | }, | |
17 | 17 … | "author": "Ev Bogue <ev@evbogue.com>", | |
18 | 18 … | "license": "MIT", | |
19 | 19 … | "dependencies": { | |
20 | - "decent-ws": "^1.0.0", | ||
20 … | + "decent-ws": "^1.0.1", | ||
21 | 21 … | "deep-extend": "^0.5.1", | |
22 | 22 … | "human-time": "0.0.1", | |
23 | 23 … | "hyperloadmore": "^1.1.0", | |
24 | 24 … | "hyperscript": "^2.0.2", | |
25 | 25 … | "hyperscroll": "^1.0.0", | |
26 | - "mfr-query-stream": "^2.0.1", | ||
27 | 26 … | "muxrpcli": "^1.1.0", | |
28 | 27 … | "non-private-ip": "^1.4.3", | |
29 | 28 … | "opn": "^5.3.0", | |
30 | 29 … | "os-homedir": "^1.0.2", |
Built with git-ssb-web