From e4d64a40154be0b8c9da46f76d0142ab64de1413 Mon Sep 17 00:00:00 2001 From: Lars Trieloff <trieloff@adobe.com> Date: Thu, 23 Nov 2017 17:02:39 +0000 Subject: [PATCH] deliberately breaking stuff to see what Jenkins does --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f87b3a8..e688e1f 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,4 @@ -{ + "name": "jsonschema2md", "description": "Validate and document complex JSON Schemas the easy way.", "version": "1.0.0", -- GitLab