1
0
mirror of synced 2026-03-26 05:48:33 +08:00

v1.0.20 节气表新增农历上年末的大雪;修复年初获取上一节令返回null的问题。

This commit is contained in:
6tail
2020-09-18 19:53:08 +08:00
parent f7b17f046a
commit d57f73cf70
2 changed files with 24 additions and 9 deletions

View File

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