Skip to content

Commit 0d0df42

Browse files
committed
chore: @tarojs/plugin-framework-vue3 to module
1 parent 50641f5 commit 0d0df42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/taro-framework-vue3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@tarojs/plugin-framework-vue3",
3+
"type": "module",
34
"version": "4.1.3-alpha.1",
45
"description": "Vue3 框架插件",
56
"author": "O2Team",
@@ -10,7 +11,6 @@
1011
"taro"
1112
],
1213
"files": [
13-
"index.js",
1414
"dist"
1515
],
1616
"repository": {

0 commit comments

Comments
 (0)