chore: updating package json version (#3443)

* chore: updating package json version

* chore: update package json in apiserver
This commit is contained in:
sriram veeraghanta
2024-01-23 16:37:51 +05:30
committed by GitHub
parent 0531dc3308
commit d9db765ae3
14 changed files with 14 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
"name": "@plane/ui",
"description": "UI components shared across multiple apps internally",
"private": true,
"version": "0.14.0",
"version": "0.15.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",