You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-09-20 04:22:04 +03:00
8 lines
139 B
JSON
8 lines
139 B
JSON
{
|
|
"git": {
|
|
"tagName": "redis@${version}",
|
|
"commitMessage": "Release ${tagName}",
|
|
"tagAnnotation": "Release ${tagName}"
|
|
}
|
|
}
|