Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit 296c552

Browse files
authored
fix(nuxi): add missing types field (#5962)
1 parent ffd40d1 commit 296c552

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nuxi/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"repository": "nuxt/framework",
55
"license": "MIT",
66
"type": "module",
7+
"types": "./dist/index.d.ts",
78
"exports": {
89
".": "./dist/index.mjs",
910
"./cli": "./bin/nuxi.mjs"

0 commit comments

Comments
 (0)