From 7fe7ed2888a10bd944f052ad3716a728540f9ef0 Mon Sep 17 00:00:00 2001 From: the_deeppp Date: Mon, 10 Mar 2025 12:16:25 +0530 Subject: [PATCH] fixed: javascript lintig error Signed-off-by: the_deeppp --- .../_tools/makie/plugins/makie-list-pkgs-names/lib/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/node_modules/@stdlib/_tools/makie/plugins/makie-list-pkgs-names/lib/index.js b/lib/node_modules/@stdlib/_tools/makie/plugins/makie-list-pkgs-names/lib/index.js index 236a4e470178..050fcf2de8ed 100644 --- a/lib/node_modules/@stdlib/_tools/makie/plugins/makie-list-pkgs-names/lib/index.js +++ b/lib/node_modules/@stdlib/_tools/makie/plugins/makie-list-pkgs-names/lib/index.js @@ -24,8 +24,8 @@ * @module @stdlib/_tools/makie/plugins/makie-list-pkgs-names * * @example -* var plugin = require( '@stdlib/_tools/makie/plugins/makie-list-pkgs-names' ); * var makie = require( '@stdlib/_tools/makie' ); +* var plugin = require( '@stdlib/_tools/makie/plugins/makie-list-pkgs-names' ); * var opts = { * 'plugins': { * 'benchmark': plugin