forked from mirrors/probot
0.7.0
This commit is contained in:
parent
f9b3061fea
commit
b4cdeabfbd
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "probot",
|
"name": "probot",
|
||||||
"version": "0.6.0",
|
"version": "0.7.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"acorn": {
|
"acorn": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "probot",
|
"name": "probot",
|
||||||
"version": "0.6.0",
|
"version": "0.7.0",
|
||||||
"description": "a trainable robot that responds to activity on GitHub",
|
"description": "a trainable robot that responds to activity on GitHub",
|
||||||
"repository": "https://github.com/probot/probot",
|
"repository": "https://github.com/probot/probot",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|
Loading…
Reference in New Issue