fix: package version upgrade

This commit is contained in:
sriram veeraghanta
2024-02-12 20:23:39 +05:30
parent 73d12cf1bb
commit a303e52039
13 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"repository": "https://github.com/makeplane/plane.git",
"version": "0.15.0",
"version": "0.15.1",
"license": "AGPL-3.0",
"private": true,
"workspaces": [
@@ -34,4 +34,4 @@
"@types/react": "18.2.42"
},
"packageManager": "yarn@1.22.19"
}
}