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