git ssb

3+

ev / decent



Commit 2551ec987b1493854c9deac90460ada98de2b0e5

remove unused deps

Ev Bogue committed on 11/23/2017, 5:32:41 AM
Parent: ae06857e603297f1d05c43b8e5b6fbf6ea2f3b56

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 164943 bytes
New file size: 161031 bytes
package.jsonView
@@ -9,9 +9,8 @@
99 },
1010 "author": "Ev Bogue",
1111 "license": "MIT",
1212 "dependencies": {
13- "asyncmemo": "^1.0.0",
1413 "atomic-file": "^1.1.3",
1514 "bash-color": "~0.0.3",
1615 "broadcast-stream": "~0.2.1",
1716 "cont": "~1.0.3",
@@ -22,21 +21,16 @@
2221 "ecstatic": "^3.0.0",
2322 "emoji-named-characters": "^1.0.2",
2423 "emoji-server": "^1.0.0",
2524 "explain-error": "~1.0.1",
26- "has-network": "^0.0.1",
2725 "human-time": "^0.0.1",
28- "hypercombo": "^0.1.0",
2926 "hypercrop": "^1.0.1",
3027 "hyperfile": "^2.0.0",
3128 "hyperlightbox": "^1.0.0",
3229 "hyperprogress": "^0.1.1",
3330 "hyperscript": "^2.0.2",
34- "hypertabs-vertical": "^3.0.0",
3531 "ip": "^0.3.3",
3632 "is-visible": "^2.1.1",
37- "kvgraph": "^0.1.0",
38- "lrucache": "^1.0.3",
3933 "map-filter-reduce": "^3.0.1",
4034 "mdmanifest": "^1.0.4",
4135 "minimist": "^1.1.3",
4236 "mkdirp": "~0.5.0",
@@ -46,9 +40,8 @@
4640 "multiserver": "^1.10.0",
4741 "muxrpc": "^6.3.3",
4842 "muxrpc-validation": "^2.0.0",
4943 "muxrpcli": "^1.0.0",
50- "mv": "^2.1.1",
5144 "non-private-ip": "^1.4.2",
5245 "observ-debounce": "^1.1.1",
5346 "obv": "^0.0.1",
5447 "on-change-network": "0.0.2",
@@ -69,24 +62,21 @@
6962 "pull-scroll": "^1.0.9",
7063 "pull-stream": "^3.4.5",
7164 "pull-stringify": "^2.0.0",
7265 "rc": "^1.2.1",
73- "rimraf": "^2.4.2",
7466 "secret-stack": "^4.0.0",
7567 "secure-scuttlebutt": "^17.0.0",
7668 "simple-mime": "^0.1.0",
7769 "split-buffer": "^1.0.0",
7870 "ssb-avatar": "^0.2.0",
7971 "ssb-blobs": "^1.1.4",
8072 "ssb-ebt": "^2.0.0",
73 + "ssb-feed": "^2.3.0",
8174 "ssb-friends": "^2.3.2",
82- "ssb-git": "^0.5.0",
8375 "ssb-keys": "^7.0.13",
8476 "ssb-links": "^3.0.0",
8577 "ssb-markdown": "^3.3.0",
86- "ssb-marked": "^0.7.2",
8778 "ssb-mentions": "^0.4.0",
88- "ssb-msgs": "^5.2.0",
8979 "ssb-query": "^1.0.0",
9080 "ssb-ref": "^2.7.1",
9181 "ssb-sort": "^1.0.0",
9282 "stack": "^0.1.0",

Built with git-ssb-web