Skip to content

Commit

Permalink
v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SylarLong committed Nov 14, 2023
1 parent f6ba8b6 commit 3ea2f0d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-iztro",
"version": "1.2.0",
"version": "1.2.1",
"description": "基于iztro实现的react紫微斗数星盘组件。A react component used to generate an astrolabe of ziweidoushu based on iztro.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -67,8 +67,8 @@
},
"dependencies": {
"classnames": "^2.3.2",
"iztro": "^2.0.5",
"iztro-hook": "^1.2.3",
"iztro": "^2.0.7",
"iztro-hook": "^1.2.5",
"lunar-lite": "^0.0.3"
},
"resolutions": {
Expand Down

0 comments on commit 3ea2f0d

Please sign in to comment.