Skip to content

Commit 1ac93d1

Browse files
committed
Rename file
1 parent 7b4b584 commit 1ac93d1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lib/node_modules/@stdlib/utils/constructor-name/lib/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
// MODULES //
4040

41-
var constructorName = require( './constructor_name.js' );
41+
var constructorName = require( './main.js' );
4242

4343

4444
// EXPORTS //

0 commit comments

Comments
 (0)