8000 Auto-generated commit · stdlib-js/array-float32@5b333ea · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 5b333ea

Browse files
committed
Auto-generated commit
1 parent da9475d commit 5b333ea

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
// MODULES //
3434

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

3939

File renamed without changes.

0 commit comments

Comments
 (0)
0