0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00

Add a main field

This commit is contained in:
Matthew Phillips 2024-01-22 18:12:41 -05:00 committed by Nate Moore
parent 846088e7bf
commit 603bc846aa

View file

@ -6,6 +6,7 @@
"type": "module",
"types": "./index.d.ts",
"author": "withastro",
"main": "./dist/index.js",
"exports": {
".": {
"types": "./index.d.ts",