|
@@ -17,10 +17,13 @@
|
17
|
17
|
"license": "AGPL-3.0-or-later",
|
18
|
18
|
"dependencies": {
|
19
|
19
|
"assert": "^2.0.0",
|
20
|
|
- "cobox-group-base": "git+https://ledger-git.dyne.org/cobox/cobox-group-base",
|
21
|
|
- "cobox-swarm": "git+https://ledger-git.dyne.org/cobox/cobox-swarm",
|
|
20
|
+ "cobox-group-base": "git+https://ledger-git.dyne.org/cobox/cobox-group-base#development",
|
|
21
|
+ "cobox-swarm": "git+https://ledger-git.dyne.org/cobox/cobox-swarm#development",
|
22
|
22
|
"thunky": "^1.1.0"
|
23
|
23
|
},
|
|
24
|
+ "resolutions": {
|
|
25
|
+ "cobox-group-base/multifeed": "git+https://github.com/kappa-db/multifeed#fix-keypair-issue"
|
|
26
|
+ },
|
24
|
27
|
"devDependencies": {
|
25
|
28
|
"nyc": "^14.1.1",
|
26
|
29
|
"rimraf": "^3.0.0",
|