Skip to content

Commit 24fcf14

Browse files
authored
Change base alias from 'sin' to 'sind'
Signed-off-by: Manvith <[email protected]>
1 parent cfbb007 commit 24fcf14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"__stdlib__": {
6969
"scaffold": {
7070
"$schema": "math/[email protected]",
71-
"base_alias": "sin",
71+
"base_alias": "sind",
7272
"alias": "sind",
7373
"pkg_desc": "compute the sine of an angle measured in degrees",
7474
"desc": "computes the sine of an angle measured in degrees",

0 commit comments

Comments
 (0)