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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 108 additions and 92 deletions

View file

@ -2,6 +2,7 @@
"name": "@plane/editor-core",
"version": "0.0.1",
"description": "Core Editor that powers Plane",
"private": true,
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
"types": "./dist/index.d.mts",