Skip to content

Commit c381126

Browse files
authored
Update manifest.json
Signed-off-by: Kaushikgtm <[email protected]>
1 parent 538ea9a commit c381126

File tree

1 file changed

+7
-4
lines changed
  • lib/node_modules/@stdlib/ndarray/base/bytes-per-element

1 file changed

+7
-4
lines changed

lib/node_modules/@stdlib/ndarray/base/bytes-per-element/manifest.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,11 @@
3333
"libraries": [],
3434
"libpath": [],
3535
"dependencies": [
36-
"@stdlib/ndarray/dtypes"
37-
]
38-
}
39-
]
36+
"@stdlib/math/base/assert/is-finite",
37+
"@stdlib/math/base/special/floor",
38+
"@stdlib/ndarray/base/bytes-per-element",
39+
"@stdlib/ndarray/base/napi/typedarray-type-to-dtype"
40+
]
41+
}
42+
]
4043
}

0 commit comments

Comments
 (0)