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:
parent
846088e7bf
commit
603bc846aa
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
"author": "withastro",
|
"author": "withastro",
|
||||||
|
"main": "./dist/index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": {
|
".": {
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
|
|
Loading…
Add table
Reference in a new issue