Upping lemmy-js-client version.

This commit is contained in:
Dessalines 2022-03-01 11:57:09 -05:00
parent c394ddcbad
commit 20207bd599
2 changed files with 5 additions and 5 deletions

View file

@ -74,7 +74,7 @@
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4",
"import-sort-style-module": "^6.0.0",
"lemmy-js-client": "0.15.4-rc.2",
"lemmy-js-client": "0.15.4-rc.3",
"lint-staged": "^12.1.2",
"mini-css-extract-plugin": "^2.4.5",
"node-fetch": "^2.6.1",

View file

@ -4624,10 +4624,10 @@ lcid@^1.0.0:
dependencies:
invert-kv "^1.0.0"
lemmy-js-client@0.15.4-rc.2:
version "0.15.4-rc.2"
resolved "https://registry.yarnpkg.com/lemmy-js-client/-/lemmy-js-client-0.15.4-rc.2.tgz#cee9115cc8ada3a6f480b595d797b474b9d051cc"
integrity sha512-+plQKqczw0mpnNYSfXRlM3ODH00b7jfH5hpaJAYMmQ0eaXHhKOoWqR8rpl3xXr3alkkhqQQ+lQPnMQO2ghe+WQ==
lemmy-js-client@0.15.4-rc.3:
version "0.15.4-rc.3"
resolved "https://registry.yarnpkg.com/lemmy-js-client/-/lemmy-js-client-0.15.4-rc.3.tgz#229e19fc0b285372275da8db88b805ea5795fc66"
integrity sha512-szvreltuGxb0/bMxiA9G6YIrhyt5nlo4WgUIQCepT907ONXl2NAfZPGr+/Gx7sQPVhppFf6PJF7Oneuo1/Qp+Q==
levn@^0.4.1:
version "0.4.1"