Skip to content

Commit 0cac7ff

Browse files
committed
Rename file
1 parent d548f9e commit 0cac7ff

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lib/node_modules/@stdlib/array/typed/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118

119119
// MODULES //
120120

121-
var typedarray = require( './typedarray.js' );
121+
var typedarray = require( './main.js' );
122122

123123

124124
// EXPORTS //
File renamed without changes.

0 commit comments

Comments
 (0)