v1.0.31 法定假日更新至2021年底。
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,16 +1,2 @@
|
||||
*.class
|
||||
target/
|
||||
|
||||
#idea
|
||||
.idea/
|
||||
/idea/
|
||||
*.ipr
|
||||
*.iml
|
||||
*.iws
|
||||
|
||||
# temp file
|
||||
*.log
|
||||
*.cache
|
||||
*.diff
|
||||
*.patch
|
||||
*.tmp
|
||||
6
.npmignore
Normal file
6
.npmignore
Normal file
@@ -0,0 +1,6 @@
|
||||
.git/
|
||||
.idea/
|
||||
.gitignore
|
||||
*.html
|
||||
*.iml
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lunar-javascript",
|
||||
"version": "1.0.30",
|
||||
"version": "1.0.31",
|
||||
"description": "lunar is a calendar library for Solar and Chinese Lunar.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user