Skip to content

Commit af7f77a

Browse files
committed
Add related packages
1 parent 5631fb1 commit af7f77a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • lib/node_modules/@stdlib/namespace/lib/namespace

lib/node_modules/@stdlib/namespace/lib/namespace/i.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3537,7 +3537,9 @@ ns.push({
35373537
'related': [
35383538
'@stdlib/assert/is-string',
35393539
'@stdlib/assert/is-symbol',
3540-
'@stdlib/assert/is-nonnegative-integer'
3540+
'@stdlib/assert/is-nonnegative-integer',
3541+
'@stdlib/assert/has-own-property',
3542+
'@stdlib/assert/has-property'
35413543
]
35423544
});
35433545

0 commit comments

Comments
 (0)