Skip to content

Commit f3217db

Browse files
committed
bump pl-api version
Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
1 parent 5207281 commit f3217db

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/pl-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pl-api",
3-
"version": "1.0.0-rc.55",
3+
"version": "1.0.0-rc.56",
44
"type": "module",
55
"homepage": "https://github.com/mkljczk/pl-fe/tree/develop/packages/pl-api",
66
"repository": {

packages/pl-fe/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"multiselect-react-dropdown": "^2.0.25",
105105
"mutative": "^1.1.0",
106106
"path-browserify": "^1.0.1",
107-
"pl-api": "^1.0.0-rc.55",
107+
"pl-api": "^1.0.0-rc.56",
108108
"postcss": "^8.5.3",
109109
"process": "^0.11.10",
110110
"punycode": "^2.1.1",

packages/pl-fe/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6858,10 +6858,10 @@ pkg-dir@^4.1.0:
68586858
dependencies:
68596859
find-up "^4.0.0"
68606860

6861-
pl-api@^1.0.0-rc.55:
6862-
version "1.0.0-rc.55"
6863-
resolved "https://registry.yarnpkg.com/pl-api/-/pl-api-1.0.0-rc.55.tgz#1662e6ee135b26ccb16b2e5c04050de1bbe88d90"
6864-
integrity sha512-lCizd+5GICUO/kwZoS6fVqPX+ZFEynx3FjDmT/g4xdEOK0A8tkdM5FmZjqEJd6Sf1UjacdnAc3YflVusXBgDXw==
6861+
pl-api@^1.0.0-rc.56:
6862+
version "1.0.0-rc.56"
6863+
resolved "https://registry.yarnpkg.com/pl-api/-/pl-api-1.0.0-rc.56.tgz#e88c57290cda0d592e05832c4a1424a5ec50dad3"
6864+
integrity sha512-Ia1row2Pgdwx+xBdAMrdxMeotd13CsCSb1BobFFnuJMbqQDP1cvj5LJRFlNVd/ijz36ZLzIpftomL2skRkLA6A==
68656865
dependencies:
68666866
blurhash "^2.0.5"
68676867
http-link-header "^1.1.3"

0 commit comments

Comments
 (0)