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

Compare commits

...

1 Commits

Author SHA1 Message Date
6tail
b9ceeea2eb v1.6.5 更新2024年法定假日数据;十神优化。 2023-10-25 20:25:51 +08:00
2 changed files with 116 additions and 300 deletions

414
lunar.js

File diff suppressed because one or more lines are too long

View File

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