1
0
mirror of synced 2026-04-17 22:08:42 +08:00

v1.2.6 修复公元0至4年转阴历错误的问题。

This commit is contained in:
6tail
2021-09-17 21:59:06 +08:00
parent c3e441ff22
commit fdac493cee
3 changed files with 34 additions and 2 deletions

View File

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