From d4d477a1808233dace177e729931c7033cf4bf5e Mon Sep 17 00:00:00 2001 From: Alan Parkinson Date: Mon, 13 Jan 2020 11:37:25 +0000 Subject: [PATCH] Package name now matches NPM listing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75bf070..02253de 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "behave-pro-js", + "name": "behavepro", "version": "1.0.0", "description": "Behave Pro JS exporter", "main": "index.js",