1
0
mirror of synced 2026-04-16 05:18:43 +08:00

Compare commits

...

1 Commits

Author SHA1 Message Date
6tail
2106d0ee62 v1.2.15 修复星宿方位错误。 2021-11-20 20:22:49 +08:00
2 changed files with 6 additions and 6 deletions

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.2.14", "version": "1.2.15",
"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": {