Skip to content

Commit

Permalink
updating package json
Browse files Browse the repository at this point in the history
  • Loading branch information
chelm committed Jun 3, 2015
1 parent 57867ae commit cc6aa6f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koop-gist",
"version": "0.0.1",
"version": "0.0.2",
"description": "A gist wrapper for koop ",
"main": "index.js",
"directories": {
Expand All @@ -20,5 +20,9 @@
"supertest": "~0.11.0",
"should": "~3.3.1",
"koop": "~1.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com:chelm/koop-gist.git"
}
}

0 comments on commit cc6aa6f

Please sign in to comment.