Browse Source

Update packages/core/package.json

Co-authored-by: Copilot <[email protected]>
pull/763/head
Dan Ditomaso 11 months ago
committed by GitHub
parent
commit
a4f399935a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      packages/core/package.json

2
packages/core/package.json

@ -7,7 +7,7 @@
},
"main": "./dist/mod.mjs",
"module": "./dist/mod.mjs",
"types": "./dist/index.d.ts",
"types": "./dist/mod.d.mts",
"license": "GPL-3.0-only",
"tsdown": {
"entry": ["mod.ts"],

Loading…
Cancel
Save