Skip to content

Commit 0f02fd3

Browse files
fix: correct typo in package.json for constant path
1 parent 34ec12f commit 0f02fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"default": "./dist/nuxt/index.cjs"
3434
}
3535
},
36-
"./contast": {
36+
"./constant": {
3737
"import": {
3838
"types": "./dist/constant.d.mts",
3939
"default": "./dist/constant.mjs"

0 commit comments

Comments
 (0)