We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42c6bf commit f28c5f4Copy full SHA for f28c5f4
.github/.keepalive
package.json
@@ -37,13 +37,13 @@
37
"url": "https://github.com/stdlib-js/stdlib/issues"
38
},
39
"dependencies": {
40
- "@stdlib/assert-has-own-property": "^0.1.0",
+ "@stdlib/assert-has-own-property": "^0.1.1",
41
"@stdlib/types": "^0.1.0",
42
"@stdlib/utils-keys": "^0.1.0"
43
44
"devDependencies": {
45
"@stdlib/array-dtypes": "^0.1.0",
46
- "@stdlib/assert-is-string-array": "^0.1.0",
+ "@stdlib/assert-is-string-array": "^0.1.1",
47
"@stdlib/bench": "^0.1.0",
48
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
49
"istanbul": "^0.4.1",
0 commit comments