Skip to content

Commit

Permalink
chore: revert version
Browse files Browse the repository at this point in the history
  • Loading branch information
oasis-cloud committed Dec 31, 2024
1 parent 107cada commit 707e409
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dongdesign/components",
"version": "3.0.0-beta.0",
"name": "@nutui/nutui-react-taro",
"version": "3.0.0-beta.10",
"style": "dist/style.css",
"main": "dist/nutui.react.umd.js",
"module": "dist/es/packages/nutui.react.build.js",
Expand Down Expand Up @@ -40,7 +40,10 @@
"LICENSE",
"CHANGELOG.md"
],

"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"scripts": {
"add": "node scripts/create-component-mode.js && npm run prepare",
"add:taro:config": "node scripts/taro/generate-taro-route.js",
Expand Down

0 comments on commit 707e409

Please sign in to comment.