1
0
mirror of synced 2026-04-17 05:48:41 +08:00

Compare commits

..

1 Commits

Author SHA1 Message Date
6tail
ac57a9bae0 v1.2.37 更新2023年法定假日数据。 2022-12-09 17:36:00 +08:00
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": {