1
0
mirror of synced 2026-04-14 20:38:42 +08:00

v1.2.17 佛历新增27宿;修复宜忌重复的问题;修复获取气时缺冬至的问题。

This commit is contained in:
6tail
2021-12-08 21:18:53 +08:00
parent c902374dd7
commit 90f59ec8f9
5 changed files with 58 additions and 8 deletions

View File

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