Skip to content

Commit 61f5e14

Browse files
authored
fix: update alias
Signed-off-by: Athan <[email protected]>
1 parent 0e6320c commit 61f5e14

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"__stdlib__": {
6767
"scaffold": {
6868
"$schema": "math/[email protected]",
69-
"base_alias": "ceil",
69+
"base_alias": "ceil10",
7070
"alias": "ceil10",
7171
"pkg_desc": "round a number to the nearest power of 10 toward positive infinity",
7272
"desc": "rounds a number to the nearest power of 10 toward positive infinity",

0 commit comments

Comments
 (0)