forked from defunkt/ReefVM
Modern way to do exports (works with bun workspaces)
This commit is contained in:
parent
ae0fa40261
commit
81973541af
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "reefvm",
|
||||
"module": "src/index.ts",
|
||||
"exports": "./src/index.ts",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"check": "bunx tsc --noEmit"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user