From 06750febf62a1938886b27fd2da22bc3d2abf0b4 Mon Sep 17 00:00:00 2001 From: studiolxd Date: Mon, 15 Jun 2026 22:02:59 +0200 Subject: [PATCH] chore: update links/metadata after GitHub repo rename react-scorm -> scorm - example footer GitHub link -> studiolxd/scorm - packages/scorm/package.json: add repository/homepage/bugs pointing to the new repo (shows on the npm page from the next publish) Co-Authored-By: Claude Opus 4.8 (1M context) --- example/src/App.tsx | 2 +- packages/scorm/package.json | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/example/src/App.tsx b/example/src/App.tsx index 3a9fa48..92cb6e4 100644 --- a/example/src/App.tsx +++ b/example/src/App.tsx @@ -134,7 +134,7 @@ export default function App() { StudioLXD