Commit 16e69bb2810976c38a9f79e7dae3951ca9cc1bfa
Merge branch 'master' of github.com:ssbc/patchbay
mixmix committed on 9/6/2018, 10:51:52 AMParent: 34c15250750156303edae4d495b1043cb6c56823
Parent: aa8841830ee93a74737b5b19a7582a3c007d68f0
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: 318033 bytes New file size: 314313 bytes |
package.json | ||
---|---|---|
@@ -73,9 +73,9 @@ | ||
73 | 73 … | "patchbay-dark-crystal": "^1.0.3", |
74 | 74 … | "patchbay-gatherings": "^2.0.2", |
75 | 75 … | "patchbay-poll": "^1.0.9", |
76 | 76 … | "patchbay-scry": "^1.1.1", |
77 | - "patchcore": "^1.28.0", | |
77 … | + "patchcore": "^1.28.1", | |
78 | 78 … | "pull-abortable": "^4.1.1", |
79 | 79 … | "pull-next-query": "^1.0.0", |
80 | 80 … | "pull-scroll": "^1.0.9", |
81 | 81 … | "pull-stream": "^3.6.8", |
@@ -87,9 +87,9 @@ | ||
87 | 87 … | "setimmediate": "^1.0.5", |
88 | 88 … | "ssb-about": "^0.1.2", |
89 | 89 … | "ssb-backlinks": "^0.7.3", |
90 | 90 … | "ssb-blobs": "^1.1.5", |
91 | - "ssb-chess": "^2.3.7", | |
91 … | + "ssb-chess": "^2.3.12", | |
92 | 92 … | "ssb-chess-db": "^1.0.3", |
93 | 93 … | "ssb-config": "^2.2.0", |
94 | 94 … | "ssb-ebt": "^5.2.2", |
95 | 95 … | "ssb-friends": "^3.1.3", |
@@ -109,8 +109,8 @@ | ||
109 | 109 … | "xtend": "^4.0.1" |
110 | 110 … | }, |
111 | 111 … | "devDependencies": { |
112 | 112 … | "electro": "^2.1.1", |
113 | - "electron": "^2.0.7", | |
113 … | + "electron": "^2.0.8", | |
114 | 114 … | "standard": "^11.0.1" |
115 | 115 … | } |
116 | 116 … | } |
Built with git-ssb-web