mirror of
https://github.com/zhigang1992/probot.git
synced 2026-06-17 04:09:31 +08:00
Switch name back to probot to prep for release
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
{
|
||||
"name": "probot-ts",
|
||||
"version": "6.0.0-typescript",
|
||||
"description": "a trainable robot that responds to activity on GitHub. in typescript!",
|
||||
"name": "probot",
|
||||
"version": "7.0.0-typescript.1",
|
||||
"publishConfig": {
|
||||
"tag": "next"
|
||||
},
|
||||
"description": "a trainable robot that responds to activity on GitHub.",
|
||||
"repository": "https://github.com/probot/probot",
|
||||
"main": "lib/index.js",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user