Skip to content

Commit 9ea22ca

Browse files
authored
Change base alias from 'trigammaf' to 'trigamma'
Signed-off-by: Manvith <[email protected]>
1 parent a114f97 commit 9ea22ca

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"__stdlib__": {
7070
"scaffold": {
7171
"$schema": "math/[email protected]",
72-
"base_alias": "trigammaf",
72+
"base_alias": "trigamma",
7373
"alias": "trigammaf",
7474
"pkg_desc": "evaluate the trigamma function for a single-precision floating-point number",
7575
"desc": "evaluates the trigamma function for a single-precision floating-point number",

0 commit comments

Comments
 (0)