From 1bc65b82e8d4c4ec5ecec71c09af883d2139f4d0 Mon Sep 17 00:00:00 2001 From: Black-Thunder Date: Tue, 26 May 2020 16:17:46 +0200 Subject: [PATCH] npm: fixed username --- LICENSE | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 7ba75cc0..8f5a2cce 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 BlackThunder +Copyright (c) 2020 Black-Thunder Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index 46e3d500..032355e5 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.3", "description": "melcloud", "author": { - "name": "BlackThunder", + "name": "black-thunder", "email": "glwars@aol.de" }, "homepage": "https://github.com/Black-Thunder/ioBroker.melcloud",