Skip to content

Commit

Permalink
[dist] 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
3rd-Eden committed Feb 24, 2015
1 parent 8c4a0f4 commit afee4ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "pre-commit",
"version": "1.0.4",
"version": "1.0.5",
"description": "Automatically install pre-commit hooks for your npm modules.",
"main": "index.js",
"scripts": {
Expand All @@ -27,6 +27,7 @@
"development"
],
"author": "Arnout Kazemier <opensource@observe.it>",
"homepage": "https://github.com/observing/pre-commit",
"license": "MIT",
"dependencies": {
"shelljs": "0.3.x"
Expand Down

0 comments on commit afee4ab

Please sign in to comment.