Skip to content

Commit 61e9a95

Browse files
committed
fix: changes in manifest.json
1 parent fa9e2c1 commit 61e9a95

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@
6868
"libpath": [],
6969
"dependencies": [
7070
"@stdlib/math/base/special/asinf",
71-
"@stdlib/math/base/special/sqrtf",
72-
"@stdlib/number/float64/base/to-float32"
71+
"@stdlib/math/base/special/sqrtf"
7372
]
7473
}
7574
]

0 commit comments

Comments
 (0)