diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-11-29 11:34:44 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-11-29 11:34:44 +0100 |
commit | 165cdc75bf1942ed687f78094c2bd366839a7c99 (patch) | |
tree | 4b174114bf175603202c3672c5dc04c22582701d /yarn.lock | |
parent | 14063e965672ed724b7bfea6686acc14923e07a7 (diff) | |
download | PeerTube-165cdc75bf1942ed687f78094c2bd366839a7c99.tar.gz PeerTube-165cdc75bf1942ed687f78094c2bd366839a7c99.tar.zst PeerTube-165cdc75bf1942ed687f78094c2bd366839a7c99.zip |
Fix well known and json parser with mastodon
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -471,9 +471,9 @@ bitcore-lib@^0.13.7: | |||
471 | inherits "=2.0.1" | 471 | inherits "=2.0.1" |
472 | lodash "=3.10.1" | 472 | lodash "=3.10.1" |
473 | 473 | ||
474 | "bitcore-message@github:comakery/bitcore-message#dist": | 474 | "bitcore-message@github:CoMakery/bitcore-message#dist": |
475 | version "1.0.2" | 475 | version "1.0.2" |
476 | resolved "https://codeload.github.com/comakery/bitcore-message/tar.gz/8799cc327029c3d34fc725f05b2cf981363f6ebf" | 476 | resolved "https://codeload.github.com/CoMakery/bitcore-message/tar.gz/8799cc327029c3d34fc725f05b2cf981363f6ebf" |
477 | dependencies: | 477 | dependencies: |
478 | bitcore-lib "^0.13.7" | 478 | bitcore-lib "^0.13.7" |
479 | 479 | ||