From 2b0a5231170049bc4fd7f44009c9f32b1404d5a5 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 16 Feb 2024 09:04:25 -0400 Subject: data, yaml: move two functions into new #data-checks import Due to import time shenanigans, these are provided bindFind and getAllFindSpecs externally. Sorry!! --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 83e16be..48ffa46 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "#content-dependencies": "./src/content/dependencies/index.js", "#content-function": "./src/content-function.js", "#cli": "./src/util/cli.js", + "#data-checks": "./src/data/checks.js", "#external-links": "./src/util/external-links.js", "#find": "./src/find.js", "#html": "./src/util/html.js", -- cgit 1.3.0-6-gf8a5