From 3b87e2178e5b815d0bcce78f65a53a9639aff0e6 Mon Sep 17 00:00:00 2001 From: Kumi Date: Thu, 28 Mar 2024 07:05:24 +0100 Subject: [PATCH] feat: update A-Frame version and drag component Upgraded to A-Frame 1.5.0 for improved VR features and compatibility, and switched to a maintained version of the aframe-click-drag-component to ensure ongoing support and stability. This update addresses potential compatibility issues with newer VR environments and provides access to the latest features and fixes from A-Frame. By moving to a maintained version of the click-drag component, we ensure that our application stays robust against future changes in the A-Frame ecosystem. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1184d7d..2399999 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,8 @@ Use directly from the unpkg CDN: ```html - - + +