File tree Expand file tree Collapse file tree 9 files changed +19
-1
lines changed Expand file tree Collapse file tree 9 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 52
52
},
53
53
"exports" : {
54
54
"." : {
55
+ "types" : " ./dist/core-base.d.ts" ,
55
56
"import" : " ./dist/core-base.mjs" ,
56
57
"browser" : " ./dist/core-base.esm-browser.js" ,
57
58
"node" : {
70
71
"./dist/*" : " ./dist/*" ,
71
72
"./package.json" : " ./package.json"
72
73
},
74
+ "funding" : " https://github.com/sponsors/kazupon" ,
73
75
"publishConfig" : {
74
76
"access" : " public"
75
77
},
Original file line number Diff line number Diff line change 52
52
},
53
53
"exports" : {
54
54
"." : {
55
+ "types" : " ./dist/core.d.ts" ,
55
56
"import" : " ./dist/core.runtime.mjs" ,
56
57
"browser" : " ./dist/core.esm-browser.js" ,
57
58
"node" : {
70
71
"./dist/*" : " ./dist/*" ,
71
72
"./package.json" : " ./package.json"
72
73
},
74
+ "funding" : " https://github.com/sponsors/kazupon" ,
73
75
"publishConfig" : {
74
76
"access" : " public"
75
77
},
Original file line number Diff line number Diff line change 44
44
},
45
45
"exports" : {
46
46
"." : {
47
+ "types" : " ./dist/devtools-if.d.ts" ,
47
48
"import" : " ./dist/devtools-if.mjs" ,
48
49
"node" : {
49
50
"import" : {
61
62
"./dist/*" : " ./dist/*" ,
62
63
"./package.json" : " ./package.json"
63
64
},
65
+ "funding" : " https://github.com/sponsors/kazupon" ,
64
66
"publishConfig" : {
65
67
"access" : " public"
66
68
},
Original file line number Diff line number Diff line change 51
51
},
52
52
"exports" : {
53
53
"." : {
54
+ "types" : " ./dist/message-compiler.d.ts" ,
54
55
"import" : " ./dist/message-compiler.mjs" ,
55
56
"browser" : " ./dist/message-compiler.esm-browser.js" ,
56
57
"node" : {
69
70
"./dist/*" : " ./dist/*" ,
70
71
"./package.json" : " ./package.json"
71
72
},
73
+ "funding" : " https://github.com/sponsors/kazupon" ,
72
74
"publishConfig" : {
73
75
"access" : " public"
74
76
},
Original file line number Diff line number Diff line change 63
63
},
64
64
"exports" : {
65
65
"." : {
66
+ "types" : " ./dist/petite-vue-i18n.d.ts" ,
66
67
"import" : " ./dist/petite-vue-i18n.mjs" ,
67
68
"browser" : " ./dist/petite-vue-i18n.esm-browser.js" ,
68
69
"node" : {
81
82
"./dist/*" : " ./dist/*" ,
82
83
"./package.json" : " ./package.json"
83
84
},
85
+ "funding" : " https://github.com/sponsors/kazupon" ,
84
86
"sideEffects" : false
85
87
}
Original file line number Diff line number Diff line change 41
41
},
42
42
"exports" : {
43
43
"." : {
44
+ "types" : " ./dist/shared.d.ts" ,
44
45
"import" : " ./dist/shared.mjs" ,
45
46
"node" : {
46
47
"import" : {
58
59
"./dist/*" : " ./dist/*" ,
59
60
"./package.json" : " ./package.json"
60
61
},
62
+ "funding" : " https://github.com/sponsors/kazupon" ,
61
63
"publishConfig" : {
62
64
"access" : " public"
63
65
},
Original file line number Diff line number Diff line change 27
27
" dist"
28
28
],
29
29
"main" : " index.js" ,
30
- "module" : " dist/vue-devtools.esm-bundler. mjs" ,
30
+ "module" : " dist/vue-devtools.mjs" ,
31
31
"types" : " dist/vue-devtools.d.ts" ,
32
32
"dependencies" : {
33
33
"@intlify/core-base" : " 9.3.0-beta.2" ,
45
45
},
46
46
"exports" : {
47
47
"." : {
48
+ "types" : " ./dist/vue-devtools.d.ts" ,
48
49
"import" : " ./dist/vue-devtools.mjs" ,
49
50
"node" : {
50
51
"import" : {
62
63
"./dist/*" : " ./dist/*" ,
63
64
"./package.json" : " ./package.json"
64
65
},
66
+ "funding" : " https://github.com/sponsors/kazupon" ,
65
67
"publishConfig" : {
66
68
"access" : " public"
67
69
},
Original file line number Diff line number Diff line change 65
65
},
66
66
"exports" : {
67
67
"." : {
68
+ "types" : " ./dist/vue-i18n-bridge.d.ts" ,
68
69
"import" : " ./dist/vue-i18n-bridge.mjs" ,
69
70
"browser" : " ./dist/vue-i18n-bridge.esm-browser.js" ,
70
71
"node" : {
83
84
"./dist/*" : " ./dist/*" ,
84
85
"./package.json" : " ./package.json"
85
86
},
87
+ "funding" : " https://github.com/sponsors/kazupon" ,
86
88
"peerDependenciesMeta" : {
87
89
"@vue/composition-api" : {
88
90
"optional" : true
Original file line number Diff line number Diff line change 63
63
},
64
64
"exports" : {
65
65
"." : {
66
+ "types" : " ./dist/vue-i18n.d.ts" ,
66
67
"import" : " ./dist/vue-i18n.mjs" ,
67
68
"browser" : " ./dist/vue-i18n.esm-browser.js" ,
68
69
"node" : {
81
82
"./dist/*" : " ./dist/*" ,
82
83
"./package.json" : " ./package.json"
83
84
},
85
+ "funding" : " https://github.com/sponsors/kazupon" ,
84
86
"sideEffects" : false ,
85
87
"vetur" : {
86
88
"tags" : " vetur/tags.json" ,
You can’t perform that action at this time.
0 commit comments