Skip to content

Commit 04ef832

Browse files
authored
fix: update package name
Signed-off-by: Athan <[email protected]>
1 parent ceecd90 commit 04ef832

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/complex/float32/base/mul-add

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/complex/float32/base/mul-add/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@stdlib/complex/float32/base/muladd",
2+
"name": "@stdlib/complex/float32/base/mul-add",
33
"version": "0.0.0",
44
"description": "Perform a multiply-add operation involving three single-precision complex floating-point numbers.",
55
"license": "Apache-2.0",

0 commit comments

Comments
 (0)