From 259987069f82a14af983a69a5c5e70277f1f4644 Mon Sep 17 00:00:00 2001 From: Nicolas Bruy?re Date: Thu, 31 Oct 2019 14:31:46 +0100 Subject: [PATCH] chore(release): bump nightly release version --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 77eba11..ee1e1fe 100644 --- a/package.json +++ b/package.json @@ -143,6 +143,7 @@ "config": { "commitizen": { "path": "node_modules/cz-customizable" - } + }, + "nightlyVersion": "1.0.0-rc.1" } }