Skip to content

Commit e1c6666

Browse files
authored
Change base alias from 'trunc2' to 'trunc'
Signed-off-by: Manvith <[email protected]>
1 parent 2d06b7b commit e1c6666

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/trunc2

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/trunc2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"__stdlib__": {
7272
"scaffold": {
7373
"$schema": "math/[email protected]",
74-
"base_alias": "trunc2",
74+
"base_alias": "trunc",
7575
"alias": "trunc2",
7676
"pkg_desc": "round a numeric value to the nearest power of two toward zero",
7777
"desc": "round a numeric value to the nearest power of two toward zero",

0 commit comments

Comments
 (0)