From 54a5b84522e970837ef4cc5e1f6533b18229babf Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 27 Jul 2025 20:40:27 -0700 Subject: Adds npm packpub script --- .ci/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ci/tsconfig.json') diff --git a/.ci/tsconfig.json b/.ci/tsconfig.json index 58e9147..3858ff4 100644 --- a/.ci/tsconfig.json +++ b/.ci/tsconfig.json @@ -11,5 +11,5 @@ }, "include": ["**/*.ts"], "exclude": ["node_modules", "dist", "**/*.test.ts", "**/*.spec.ts"], - "references": [{ "path": "../u" }, { "path": "../model" }] + "references": [{ "path": "../model" }] } -- cgit v1.2.3-70-g09d2