refactor(webui): use shared organization explorer tree
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"scripts": {
|
||||
"test:organizations-tree": "node scripts/test-organizations-tree-structure.mjs"
|
||||
},
|
||||
"exports": {
|
||||
".": {
|
||||
"types": "./src/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user