Skip to content

Commit be76741

Browse files
authored
Update index.js
Signed-off-by: JaySoni1 <[email protected]>
1 parent 5d96294 commit be76741

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/_tools/makie/plugins/makie-list-pkgs-names/lib

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/_tools/makie/plugins/makie-list-pkgs-names/lib/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @license Apache-2.0
33
*
4-
* Copyright (c) 2022 The Stdlib Authors.
4+
* Copyright (c) 2024 The Stdlib Authors.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.
@@ -24,8 +24,8 @@
2424
* @module @stdlib/_tools/makie/plugins/makie-list-pkgs-names
2525
*
2626
* @example
27-
* var makie = require( '@stdlib/_tools/makie' );
2827
* var plugin = require( '@stdlib/_tools/makie/plugins/makie-list-pkgs-names' );
28+
* var makie = require( '@stdlib/_tools/makie' );
2929
*
3030
* var opts = {
3131
* 'plugins': {

0 commit comments

Comments
 (0)