Prepared to release 0.0.4.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "hubot-hobbsbrook-cafe",
|
"name": "hubot-hobbsbrook-cafe",
|
||||||
"description": "get the hobbs cafe menu",
|
"description": "get the hobbs cafe menu",
|
||||||
"version": "0.0.3",
|
"version": "0.0.4",
|
||||||
"author": "Tommy Parnell <tparnell@cimpress.com>",
|
"author": "Tommy Parnell <tparnell@cimpress.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
@@ -10,10 +10,10 @@
|
|||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/hubot-scripts/hubot-hobbsbrook-cafe.git"
|
"url": "git://github.com/tparnell8/hubot-hobbsbrook-cafe.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/hubot-scripts/hubot-hobbsbrook-cafe/issues"
|
"url": "https://github.com/tparnell8/hubot-hobbsbrook-cafe/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cheerio": "^0.19.0",
|
"cheerio": "^0.19.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user