We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d96294 commit be76741Copy full SHA for be76741
lib/node_modules/@stdlib/_tools/makie/plugins/makie-list-pkgs-names/lib/index.js
@@ -1,7 +1,7 @@
1
/**
2
* @license Apache-2.0
3
*
4
-* Copyright (c) 2022 The Stdlib Authors.
+* Copyright (c) 2024 The Stdlib Authors.
5
6
* Licensed under the Apache License, Version 2.0 (the "License");
7
* you may not use this file except in compliance with the License.
@@ -24,8 +24,8 @@
24
* @module @stdlib/_tools/makie/plugins/makie-list-pkgs-names
25
26
* @example
27
-* var makie = require( '@stdlib/_tools/makie' );
28
* var plugin = require( '@stdlib/_tools/makie/plugins/makie-list-pkgs-names' );
+* var makie = require( '@stdlib/_tools/makie' );
29
30
* var opts = {
31
* 'plugins': {
0 commit comments