fix: package version update

This commit is contained in:
sriram veeraghanta
2025-03-04 19:32:12 +05:30
parent 80198f5fda
commit 68325866ef
20 changed files with 21 additions and 21 deletions

View File

@@ -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"