fix: package version fixes and mentions build error fixes (#2665)

This commit is contained in:
sriram veeraghanta
2023-11-06 16:28:15 +05:30
committed by GitHub
parent a03e0c788f
commit 1ed72c51df
24 changed files with 108 additions and 92 deletions

View File

@@ -1,5 +1,7 @@
{
"name": "@plane/ui",
"description": "UI components shared across multiple apps internally",
"private": true,
"version": "0.0.1",
"main": "./dist/index.js",
"module": "./dist/index.mjs",