Skip to content

Commit

Permalink
Merge pull request #27 from ty-ras/issue/25-update-deps-again
Browse files Browse the repository at this point in the history
#25 Updating to new endpoint-prefix package.
  • Loading branch information
stazz committed Dec 15, 2022
2 parents 7f09113 + 79696fd commit 9385c5b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ty-ras/server-node",
"version": "0.13.0",
"version": "0.13.1",
"author": {
"name": "Stanislav Muhametsin",
"email": "346799+stazz@users.noreply.github.com",
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@ty-ras/server": "0.13.0",
"@ty-ras/endpoint-prefix": "0.13.0"
"@ty-ras/endpoint-prefix": "0.13.1"
},
"devDependencies": {
"@babel/core": "7.19.3",
Expand Down
8 changes: 4 additions & 4 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -376,10 +376,10 @@
resolved "https://registry.yarnpkg.com/@ty-ras/data/-/data-0.13.0.tgz#45acb046958350de01916f2cb433ec9da165abef"
integrity sha512-AZYCdMiBPTO4+V0Apg+i9XUo17c4C5Up+0O8Jk8cBYVCm/4W5kbzGdcE40GKNFqkn71IVrfjv5GAaMpg5EbFXg==

"@ty-ras/endpoint-prefix@0.13.0":
version "0.13.0"
resolved "https://registry.yarnpkg.com/@ty-ras/endpoint-prefix/-/endpoint-prefix-0.13.0.tgz#0a40b5ceddad49ab93a99f6e3340298314be0e9b"
integrity sha512-H0PQ+DTOaIpglegZVpsSojMi27mQdgP3XK7QUn757L0tXq/8ARe4JgkkW7T4nlDIkPmhVa8WIbjYe3WrqZeBZA==
"@ty-ras/endpoint-prefix@0.13.1":
version "0.13.1"
resolved "https://registry.yarnpkg.com/@ty-ras/endpoint-prefix/-/endpoint-prefix-0.13.1.tgz#6ceef1893681f171153d9786536c4bf7fbec0750"
integrity sha512-JT4GdYgEJjL1G/WAtGTVdzWlGjsimbLVbVVl2z8aKofzzA1iQyDSg2c+jr/JeKX2YuOe/hFD95bAJE1n/uXarQ==
dependencies:
"@ty-ras/endpoint" "0.13.1"

Expand Down

0 comments on commit 9385c5b

Please sign in to comment.