mirror of
https://github.com/actions/stale.git
synced 2025-12-10 03:57:04 +00:00
Packag nits (#5)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "node12-template-action",
|
||||
"version": "0.0.0",
|
||||
"name": "stale-action",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "Node 12 template action",
|
||||
"description": "Marks old issues and PRs as stale",
|
||||
"main": "lib/main.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
||||
Reference in New Issue
Block a user