« get me outta code hell

data: add various art tag properties - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-10-02 19:05:11 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-10-02 19:05:11 -0300
commit161db8862cef023f5076c4495e48202d54d8b84a (patch)
tree4857db59f95b7159817e49fe93b72cfa5b20ecd9 /package.json
parent83892033efd40cb4baebe10718930d856b56254d (diff)
data: add various art tag properties
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 16261f92..260037ee 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,7 @@
         "#composite/wiki-data": "./src/data/composite/wiki-data/index.js",
         "#composite/wiki-properties": "./src/data/composite/wiki-properties/index.js",
         "#composite/things/album": "./src/data/composite/things/album/index.js",
+        "#composite/things/art-tag": "./src/data/composite/things/art-tag/index.js",
         "#composite/things/track": "./src/data/composite/things/track/index.js",
         "#content-dependencies": "./src/content/dependencies/index.js",
         "#content-function": "./src/content-function.js",