Skip to content

Commit

Permalink
chore: release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rancui committed Mar 8, 2023
1 parent b2c1d14 commit 0877fed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/rc-ui-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rc-ui-lib",
"version": "1.3.6",
"version": "2.0.0",
"description": "React Mobile UI Components Library base on Vant",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -82,4 +82,4 @@
"lib/**/style/*",
"*.less"
]
}
}

0 comments on commit 0877fed

Please sign in to comment.