Skip to content

Commit

Permalink
Add github repo and bump 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Dec 12, 2014
1 parent a4bfd68 commit 59db8be
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
@@ -1,11 +1,15 @@
{
"name": "kareem",
"version": "0.0.1",
"version": "0.0.2",
"description": "Next-generation take on pre/post function hooks",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/vkarpov15/kareem.git"
},
"devDependencies": {
"acquit": "0.0.3",
"mocha": "2.0.0"
Expand Down

0 comments on commit 59db8be

Please sign in to comment.