Skip to content

Commit 93d8a67

Browse files
committed
chore: update version
1 parent af13193 commit 93d8a67

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

package.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@dongdesign/components",
3-
"version": "3.0.0-beta.1",
2+
"name": "@nutui/nutui-react-taro",
3+
"version": "3.0.0-beta.10",
44
"style": "dist/style.css",
55
"main": "dist/nutui.react.umd.js",
66
"module": "dist/es/packages/nutui.react.build.js",
@@ -40,7 +40,10 @@
4040
"LICENSE",
4141
"CHANGELOG.md"
4242
],
43-
43+
"publishConfig": {
44+
"access": "public",
45+
"registry": "https://registry.npmjs.org/"
46+
},
4447
"scripts": {
4548
"add": "node scripts/create-component-mode.js && npm run prepare",
4649
"add:taro:config": "node scripts/taro/generate-taro-route.js",

0 commit comments

Comments
 (0)