1
0
mirror of synced 2026-03-25 05:18:34 +08:00

v1.0.15 修复导致死循环的问题;优化八字转阳历逻辑。

This commit is contained in:
6tail
2020-07-22 23:33:23 +08:00
parent 543b9327ac
commit 2c176dafc7
2 changed files with 36 additions and 27 deletions

File diff suppressed because one or more lines are too long

View File

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