mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 12:25:02 +00:00
refactor: remove obsolete index re-exports from /shared
This commit is contained in:
parent
5772e27cda
commit
8ad12a91ad
10 changed files with 8 additions and 10 deletions
|
@ -5,7 +5,6 @@
|
|||
"private": true,
|
||||
"type": "module",
|
||||
"exports": {
|
||||
".": "./dist/index.js",
|
||||
"./*": "./dist/*"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
export * from "./apiPermissions.js";
|
Loading…
Add table
Add a link
Reference in a new issue