From 977884c71f7bdbc83d5fbbd481dfc3316469d369 Mon Sep 17 00:00:00 2001 From: Richard Herman Date: Thu, 26 Sep 2024 14:08:23 +0100 Subject: [PATCH] chore: fix naming --- example/index.html | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/index.html b/example/index.html index 270d823..2b202d8 100644 --- a/example/index.html +++ b/example/index.html @@ -2,7 +2,7 @@ - com.geekyeggo.sdpi.sdPlugin + com.elgato.sdpi-samples.sdPlugin diff --git a/package.json b/package.json index 0dcc01c..5b4e12a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "deck", "property-inspector" ], - "author": "GeekyEggo", + "author": "Elgato", "license": "MIT", "bugs": { "url": "https://github.com/GeekyEggo/sdpi-components/issues"