1
0
mirror of synced 2025-11-06 03:20:45 +08:00

v1.2.37 更新2023年法定假日数据。

This commit is contained in:
6tail
2022-12-09 17:36:00 +08:00
parent 3f2f9d702c
commit ac57a9bae0
3 changed files with 4 additions and 4 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@
*.iml
node_modules/
package-lock.json
.DS_Store

File diff suppressed because one or more lines are too long

View File

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