diff --git a/lib/node_modules/@stdlib/ndarray/next-dtype/lib/next_dtypes.json b/lib/node_modules/@stdlib/ndarray/next-dtype/lib/next_dtypes.json index 5f989a03dd6..7114ad2f28e 100644 --- a/lib/node_modules/@stdlib/ndarray/next-dtype/lib/next_dtypes.json +++ b/lib/node_modules/@stdlib/ndarray/next-dtype/lib/next_dtypes.json @@ -11,5 +11,6 @@ "complex64": "complex128", "complex128": -1, "generic": -1, - "binary": -1 + "binary": -1, + "bool": -1 }