1
0
mirror of synced 2026-04-15 04:48:40 +08:00

v1.2.19 修复获取起运阳历日期后导致星期错误的问题;补充灶马头相关内容。

This commit is contained in:
6tail
2021-12-23 19:29:26 +08:00
parent 56addd223b
commit 1f2c867028
2 changed files with 50 additions and 22 deletions

View File

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