Skip to content

Commit

Permalink
Update package.json description
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Dec 12, 2014
1 parent 68c540c commit 978da18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs.js
@@ -0,0 +1 @@
var acquit = require('acquit');
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "kareem",
"version": "0.0.0",
"description": "Next-generation hooks",
"description": "Next-generation take on pre/post function hooks",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit 978da18

Please sign in to comment.