Skip to content

Commit fe9b9ab

Browse files
author
chenjiajun79
committed
fix(@tarojs/plugin-platform-ascf): publish config
1 parent 3ca9d9a commit fe9b9ab

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/taro-platform-ascf/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@tarojs/plugin-platform-ascf",
33
"version": "4.1.2",
44
"description": "ascf平台插件",
5-
"author": "ascf",
5+
"author": "O2Team",
66
"license": "MIT",
77
"main": "index.js",
88
"types": "dist/types/index.d.ts",
@@ -36,5 +36,8 @@
3636
"peerDependencies": {
3737
"@tarojs/service": "workspace:*",
3838
"@tarojs/shared": "workspace:*"
39+
},
40+
"publishConfig": {
41+
"access": "public"
3942
}
4043
}

0 commit comments

Comments
 (0)