Skip to content

Commit

Permalink
fix typo in export map
Browse files Browse the repository at this point in the history
  • Loading branch information
dwightjack committed Jul 21, 2023
1 parent 30673ac commit 5cf0207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"import": "./dist/vue-types.modern.js"
},
"./shim": {
"type": "./dist/shim.d.ts",
"types": "./dist/shim.d.ts",
"require": "./shim/index.cjs.js",
"import": "./shim/index.modern.js"
}
Expand Down

0 comments on commit 5cf0207

Please sign in to comment.