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 63e8fb6 commit eb160c4Copy full SHA for eb160c4
lib/node_modules/@stdlib/stats/incr/nanme/lib/index.js
@@ -49,7 +49,7 @@
49
50
// MODULES //
51
52
-var main = require( '@stdlib/stats/incr/nanme/lib/main.js' );
+var main = require( './main.js' );
53
54
55
// EXPORTS //
0 commit comments