1
0
mirror of synced 2026-04-14 20:38:42 +08:00

v1.0.22 修复立春至正月初一之间八字年月柱错误的问题;新增支持农历日期的推移。

This commit is contained in:
6tail
2020-10-15 19:39:23 +08:00
parent df57457426
commit c43ddb3ad5
2 changed files with 85 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "lunar-javascript",
"version": "1.0.21",
"version": "1.0.22",
"description": "lunar is a calendar library for Solar and Chinese Lunar.",
"main": "index.js",
"scripts": {