From 6b6bb484187984f21b81681e4231f8f9316c8620 Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Sun, 1 Jun 2025 02:51:10 -0400 Subject: [PATCH] update source reference --- src/xhtm.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/xhtm.js b/src/xhtm.js index b947aa0..7be0b08 100644 --- a/src/xhtm.js +++ b/src/xhtm.js @@ -1,5 +1,4 @@ -// source: https://github.com/dy/xhtm | MIT - +/*! xhtm v1.6.2 | MIT LICENSE | https://github.com/dy/xhtm */ const FIELD = '\ue000', QUOTES = '\ue001' export default function htm (statics) {