fix: adding constant package.
This commit is contained in:
parent
64bbe19f1b
commit
299e220d08
4 changed files with 98 additions and 386 deletions
6
packages/constants/package.json
Normal file
6
packages/constants/package.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"name": "@plane/constants",
|
||||
"version": "0.21.0",
|
||||
"private": true,
|
||||
"main": "./index.ts"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue