Switch name back to probot to prep for release

This commit is contained in:
Brandon Keepers
2018-03-15 16:32:08 -05:00
parent 066445bf9e
commit ffadfa907b

View File

@@ -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": {