Skip to content

Commit

Permalink
remove scribe-node until it's 0.6.0 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
atmos committed Nov 25, 2011
1 parent 87024d5 commit b10d1ce
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hubot-scripts",
"version": "2.0.1",
"version": "2.0.2",
"author": "hubot",
"keywords": "hubot plugin scripts campfire bot robot",
"description": "Allows you to opt in to a variety of scripts",
Expand Down Expand Up @@ -28,8 +28,7 @@
"underscore": ">= 1.2.1",
"underscore.string": ">= 1.1.6",
"cradle": "0.5.7",
"clark": ">= 0.0.3",
"scribe-node": "0.0.20"
"clark": ">= 0.0.3"
},

"directories": {
Expand Down

0 comments on commit b10d1ce

Please sign in to comment.