mirror of
https://github.com/actions/stale.git
synced 2026-06-30 22:02:43 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 663c9aae2b |
+2
-2
@@ -32,8 +32,8 @@
|
|||||||
"stale"
|
"stale"
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "12",
|
"node": "16",
|
||||||
"npm": "6"
|
"npm": "8"
|
||||||
},
|
},
|
||||||
"author": "GitHub",
|
"author": "GitHub",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
Reference in New Issue
Block a user