From 2e6c4ef271c027591417db842a8c33c44c1f64c9 Mon Sep 17 00:00:00 2001 From: kgryte <2643044+kgryte@users.noreply.github.com> Date: Sun, 28 Dec 2025 00:35:38 +0000 Subject: [PATCH] chore: update package meta data Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com> --- lib/node_modules/@stdlib/random/strided/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/node_modules/@stdlib/random/strided/package.json b/lib/node_modules/@stdlib/random/strided/package.json index 406ce19233da..2f9209f27194 100644 --- a/lib/node_modules/@stdlib/random/strided/package.json +++ b/lib/node_modules/@stdlib/random/strided/package.json @@ -18,6 +18,7 @@ "doc": "./docs", "example": "./examples", "lib": "./lib", + "scripts": "./scripts", "test": "./test" }, "types": "./docs/types",