mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-20 21:03:07 +08:00
Improve the experience of testing pull requests (#5942)
This commit is contained in:
8
extra/kuma-pr/package.json
Normal file
8
extra/kuma-pr/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "kuma-pr",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"kuma-pr": "./index.mjs"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user