fix: adding types in package
This commit is contained in:
parent
89a1c0b534
commit
c4b5c737f3
1 changed files with 1 additions and 0 deletions
|
|
@ -2,5 +2,6 @@
|
||||||
"name": "@plane/types",
|
"name": "@plane/types",
|
||||||
"version": "0.22.0",
|
"version": "0.22.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
"types": "./src/index.d.ts",
|
||||||
"main": "./src/index.d.ts"
|
"main": "./src/index.d.ts"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue