*Add loady fork
This commit is contained in:
parent
fca5d8b0a6
commit
c9f1893f63
|
@ -41,6 +41,7 @@
|
|||
"json-stable-stringify": "^1.0.1",
|
||||
"libskynet": "^0.0.62",
|
||||
"libskynetnode": "^0.1.3",
|
||||
"loady": "https://github.com/LumeWeb/loady.git",
|
||||
"loglevel": "^1.8.0",
|
||||
"minimatch": "^5.1.0",
|
||||
"msgpackr": "^1.6.1",
|
||||
|
|
|
@ -2502,7 +2502,7 @@ fast-fifo@^1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/fast-fifo/-/fast-fifo-1.1.0.tgz#17d1a3646880b9891dfa0c54e69c5fef33cad779"
|
||||
integrity sha512-Kl29QoNbNvn4nhDsLYjyIAaIqaJB6rBx5p3sL9VjaefJ+eMFBWVZiaoguaoZfzEKr5RhAti0UgM8703akGPJ6g==
|
||||
|
||||
fast-glob@^3.2.11, fast-glob@^3.2.9:
|
||||
fast-glob@^3.2.9:
|
||||
version "3.2.11"
|
||||
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
|
||||
integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
|
||||
|
@ -3344,10 +3344,9 @@ libsodium@^0.7.0:
|
|||
resolved "https://registry.yarnpkg.com/libsodium/-/libsodium-0.7.10.tgz#c2429a7e4c0836f879d701fec2c8a208af024159"
|
||||
integrity sha512-eY+z7hDrDKxkAK+QKZVNv92A5KYkxfvIshtBJkmg5TSiCnYqZP3i9OO9whE79Pwgm4jGaoHgkM4ao/b9Cyu4zQ==
|
||||
|
||||
loady@../loady/:
|
||||
"loady@https://github.com/LumeWeb/loady.git":
|
||||
version "0.0.5"
|
||||
dependencies:
|
||||
fast-glob "^3.2.11"
|
||||
resolved "https://github.com/LumeWeb/loady.git#5f2523a51ae0e71980731b7dabd21280c2a40496"
|
||||
|
||||
loady@~0.0.5:
|
||||
version "0.0.5"
|
||||
|
|
Loading…
Reference in New Issue