git ssb

16+

Dominic / patchbay



Commit 90c073d5e2077bab04f08e719f6cf7b9f4256cd8

Bring all NPM dependencies up-to-date

Christian Bundy committed on 8/10/2018, 9:11:53 PM
Parent: 9c67aa571392a9f9a1c02356edfc458992095c18

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: 299330 bytes
New file size: 328719 bytes
package.jsonView
@@ -69,9 +69,9 @@
6969 "pull-abortable": "^4.1.1",
7070 "pull-next-query": "^1.0.0",
7171 "pull-scroll": "^1.0.9",
7272 "pull-stream": "^3.6.8",
73- "read-directory": "^2.1.1",
73 + "read-directory": "^3.0.0",
7474 "require-style": "^1.0.1",
7575 "scuttle-blog": "^1.0.1",
7676 "scuttlebot": "^11.4.2",
7777 "setimmediate": "^1.0.5",
@@ -81,9 +81,9 @@
8181 "ssb-chess": "^2.2.12",
8282 "ssb-chess-db": "^1.0.3",
8383 "ssb-config": "^2.2.0",
8484 "ssb-ebt": "^5.2.2",
85- "ssb-friends": "^2.4.0",
85 + "ssb-friends": "^3.1.1",
8686 "ssb-horcrux": "^1.0.0",
8787 "ssb-keys": "^7.0.15",
8888 "ssb-meme": "^1.0.4",
8989 "ssb-mentions": "^0.5.0",
@@ -100,7 +100,7 @@
100100 },
101101 "devDependencies": {
102102 "electro": "^2.1.1",
103103 "electron": "^2.0.7",
104- "standard": "^8.6.0"
104 + "standard": "^11.0.1"
105105 }
106106 }

Built with git-ssb-web