heartwood every commit a ring

Add type module to fix Vite CJS deprecation warning

5a37c802 by Isaac Bythewood · 1 month ago

Add type module to fix Vite CJS deprecation warning

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
modified package.json
@@ -1,5 +1,6 @@{  "private": true,  "type": "module",  "scripts": {    "dev": "vite build --watch",    "build": "vite build"