1
0
mirror of synced 2026-04-13 03:48:39 +08:00

v1.2.20 修复九星错误;新增太岁方位;新增道历天赦日;优化代码。

This commit is contained in:
6tail
2021-12-31 23:44:31 +08:00
parent 1f2c867028
commit ca64cf0a73
2 changed files with 299 additions and 82 deletions

View File

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