Up version number to 0.5.2
This commit is contained in:
parent
b0c53850db
commit
5195f1f5d8
6 changed files with 9 additions and 5 deletions
4
.yarn/versions/e0bbb8ad.yml
vendored
Normal file
4
.yarn/versions/e0bbb8ad.yml
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
undecided:
|
||||
- root-workspace-0b6124
|
||||
- picsur-backend
|
||||
- picsur-frontend
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "picsur-backend",
|
||||
"version": "0.5.1",
|
||||
"version": "0.5.2",
|
||||
"description": "Backend for Picsur",
|
||||
"license": "GPL-3.0",
|
||||
"repository": "https://github.com/caramelfur/Picsur",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "picsur-frontend",
|
||||
"version": "0.5.1",
|
||||
"version": "0.5.2",
|
||||
"description": "Frontend for Picsur",
|
||||
"license": "GPL-3.0",
|
||||
"repository": "https://github.com/caramelfur/Picsur",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"private": true,
|
||||
"version": "0.5.1",
|
||||
"version": "0.5.2",
|
||||
"workspaces": [
|
||||
"shared",
|
||||
"backend",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "picsur-shared",
|
||||
"version": "0.5.1",
|
||||
"version": "0.5.2",
|
||||
"description": "Shared libraries for Picsur",
|
||||
"license": "GPL-3.0",
|
||||
"repository": "https://github.com/caramelfur/Picsur",
|
||||
|
|
|
@ -12016,7 +12016,7 @@ __metadata:
|
|||
resolution: "picsur-shared@workspace:shared"
|
||||
dependencies:
|
||||
"@types/node": ^20.3.1
|
||||
ms: 3.0.0-canary.1
|
||||
ms: 2.1.3
|
||||
tsc-watch: ^6.0.4
|
||||
typescript: ^5.1.3
|
||||
zod: ^3.21.4
|
||||
|
|
Loading…
Reference in a new issue