Skip to content

Commit e05c7cd

Browse files
chore: update manifest file for newer modules
1 parent 45b66ad commit e05c7cd

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

+9-9
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"@stdlib/math/base/napi/unary",
4040
"@stdlib/math/base/special/log1p",
4141
"@stdlib/math/base/assert/is-nan",
42-
"@stdlib/constants/float64/high_word_abs_mask",
43-
"@stdlib/number/float64/base/set_high_word",
44-
"@stdlib/number/float64/base/to_words",
42+
"@stdlib/constants/float64/high-word-abs-mask",
43+
"@stdlib/number/float64/base/set-high-word",
44+
"@stdlib/number/float64/base/to-words",
4545
"@stdlib/constants/float64/pinf",
4646
"@stdlib/constants/float64/ninf"
4747
]
@@ -59,9 +59,9 @@
5959
"dependencies": [
6060
"@stdlib/math/base/special/log1p",
6161
"@stdlib/math/base/assert/is-nan",
62-
"@stdlib/constants/float64/high_word_abs_mask",
63-
"@stdlib/number/float64/base/set_high_word",
64-
"@stdlib/number/float64/base/to_words",
62+
"@stdlib/constants/float64/high-word-abs-mask",
63+
"@stdlib/number/float64/base/set-high-word",
64+
"@stdlib/number/float64/base/to-words",
6565
"@stdlib/constants/float64/pinf",
6666
"@stdlib/constants/float64/ninf"
6767
]
@@ -79,9 +79,9 @@
7979
"dependencies": [
8080
"@stdlib/math/base/special/log1p",
8181
"@stdlib/math/base/assert/is-nan",
82-
"@stdlib/constants/float64/high_word_abs_mask",
83-
"@stdlib/number/float64/base/set_high_word",
84-
"@stdlib/number/float64/base/to_words",
82+
"@stdlib/constants/float64/high-word-abs-mask",
83+
"@stdlib/number/float64/base/set-high-word",
84+
"@stdlib/number/float64/base/to-words",
8585
"@stdlib/constants/float64/pinf",
8686
"@stdlib/constants/float64/ninf"
8787
]

0 commit comments

Comments
 (0)