Skip to content

Commit

Permalink
v1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
SylarLong committed May 5, 2024
1 parent 8fd7afe commit e1a21bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-iztro",
"version": "1.3.4",
"version": "1.3.5",
"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,9 +67,9 @@
},
"dependencies": {
"classnames": "^2.3.2",
"iztro": "2.4.2",
"iztro-hook": "1.2.17",
"lunar-lite": "^0.2.0"
"iztro": "2.4.3",
"iztro-hook": "1.2.18",
"lunar-lite": "^0.2.3"
},
"resolutions": {
"jackspeak": "2.1.1"
Expand Down

0 comments on commit e1a21bb

Please sign in to comment.