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",