Skip to content

Commit c5e5e4c

Browse files
committed
Auto-generated commit
1 parent f7e7a15 commit c5e5e4c

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

.github/.keepalive

-1
This file was deleted.

lib/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
// MODULES //
3434

3535
var hasInt32ArraySupport = require( '@stdlib/assert-has-int32array-support' );
36-
var builtin = require( './int32array.js' );
36+
var builtin = require( './main.js' );
3737
var polyfill = require( './polyfill.js' );
3838

3939

File renamed without changes.

0 commit comments

Comments
 (0)