1
0
mirror of synced 2026-04-03 09:38:34 +08:00

v1.0.19 新增临近节气;新增八字起运、大运、流年、小运、流月。

This commit is contained in:
6tail
2020-08-30 23:50:53 +08:00
parent e908a9059a
commit f7b17f046a
2 changed files with 279 additions and 1 deletions

View File

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