Skip to content

Commit a713284

Browse files
authored
Update manifest.json
Signed-off-by: Gunj Joshi <[email protected]>
1 parent 39339fa commit a713284

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@
7979
"@stdlib/constants/float64/max-base2-exponent",
8080
"@stdlib/constants/float64/max-base2-exponent-subnormal",
8181
"@stdlib/constants/float64/exponent-bias",
82-
"@stdlib/math/base/special/frexp"
82+
"@stdlib/math/base/special/frexp",
83+
"@stdlib/math/base/special/pow"
8384
]
8485
},
8586
{

0 commit comments

Comments
 (0)