fix: package version update
This commit is contained in:
parent
80198f5fda
commit
68325866ef
20 changed files with 21 additions and 21 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"repository": "https://github.com/makeplane/plane.git",
|
||||
"version": "0.25.0",
|
||||
"version": "0.25.1",
|
||||
"license": "AGPL-3.0",
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
},
|
||||
"resolutions": {
|
||||
"nanoid": "3.3.8",
|
||||
"esbuild": "0.25.0"
|
||||
"esbuild": "0.25.1"
|
||||
},
|
||||
"packageManager": "yarn@1.22.22",
|
||||
"name": "plane"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue