fix: ui kit export updated
This commit is contained in:
parent
3f708e451c
commit
0eb97e32cd
1 changed files with 2 additions and 3 deletions
|
|
@ -1,11 +1,10 @@
|
|||
{
|
||||
"name": "@plane/propel",
|
||||
"version": "1.0.0",
|
||||
"version": "0.24.1",
|
||||
"private": true,
|
||||
"exports": {
|
||||
"./globals.css": "./src/globals.css",
|
||||
"./components/*": "./src/components/*.tsx",
|
||||
"./lib/*": "./src/lib/*.ts"
|
||||
"./components/*": "./src/*.tsx"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@plane/eslint-config": "*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue