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

v1.0.25 修复值月九星数组下标越界的问题。

This commit is contained in:
6tail
2020-10-16 21:47:00 +08:00
parent 3a96833a9d
commit bd9f0f4086
2 changed files with 2 additions and 2 deletions

View File

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