fix module export
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"types": "dist/vue-tippy.d.ts",
|
||||
"exports": {
|
||||
".": {
|
||||
"types": "./dist/vue-tippy.d.ts",
|
||||
"browser": "./dist/vue-tippy.esm-browser.js",
|
||||
"node": {
|
||||
"import": "./dist/vue-tippy.mjs",
|
||||
|
||||
Reference in New Issue
Block a user