From 0e052431e3ed500ae44c734a08bfa972baf43538 Mon Sep 17 00:00:00 2001 From: Christoph Witzko Date: Fri, 15 May 2015 20:45:50 +0200 Subject: [PATCH] Updated verification hook (markdown) --- verification-hook.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/verification-hook.md b/verification-hook.md index f6ac5d0..c4495b4 100644 --- a/verification-hook.md +++ b/verification-hook.md @@ -13,7 +13,7 @@ or with extra options: ```json "release": { "verification": { - "name": "cracks", + "path": "cracks", "silent": true } } @@ -25,7 +25,7 @@ The `options` object contains the options defined in the `package.json` `release ```json { - "name": "cracks", + "path": "cracks", "silent": true, "type": "minor", "commits": [