From e4d9388b4c0f55d41c43df1c4d787bb606b2a061 Mon Sep 17 00:00:00 2001 From: kgryte <2643044+kgryte@users.noreply.github.com> Date: Sun, 25 Feb 2024 03:52:27 +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/base/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/node_modules/@stdlib/random/base/package.json b/lib/node_modules/@stdlib/random/base/package.json index 641c16aa2bd6..bec62f24a6d4 100644 --- a/lib/node_modules/@stdlib/random/base/package.json +++ b/lib/node_modules/@stdlib/random/base/package.json @@ -15,7 +15,6 @@ ], "main": "./lib", "directories": { - "benchmark": "./benchmark", "doc": "./docs", "example": "./examples", "lib": "./lib",