ignore: share page stuff
This commit is contained in:
parent
ac777b77cf
commit
658067186a
4 changed files with 21 additions and 11 deletions
|
|
@ -9,10 +9,7 @@
|
|||
"dev": "bun run ./src/index.ts"
|
||||
},
|
||||
"exports": {
|
||||
"./*": [
|
||||
"./src/*.ts",
|
||||
"./src/*/index.ts"
|
||||
]
|
||||
"./*": "./src/*.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tsconfig/bun": "1.0.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue