1
0
mirror of synced 2026-04-14 12:28:40 +08:00

v1.0.23 修复阳历年12月底获取下一节气为空的问题。

This commit is contained in:
6tail
2020-10-16 10:00:34 +08:00
parent c43ddb3ad5
commit 6cbd9e5378
2 changed files with 33 additions and 1 deletions

View File

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