Skip to content

Commit f8d200c

Browse files
committed
fix: changes in manifest.json
1 parent 4bd82f3 commit f8d200c

File tree

1 file changed

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

1 file changed

+1
-3
lines changed

lib/node_modules/@stdlib/math/base/special/ahavercosf/manifest.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,7 @@
6868
"libpath": [],
6969
"dependencies": [
7070
"@stdlib/math/base/special/acosf",
71-
"@stdlib/math/base/special/sqrtf",
72-
"@stdlib/number/float64/base/to-float32"
73-
]
71+
"@stdlib/math/base/special/sqrtf" ]
7472
}
7573
]
7674
}

0 commit comments

Comments
 (0)