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 b3ef4ee commit 1f48401Copy full SHA for 1f48401
2 files changed
.github/.keepalive
package.json
@@ -38,14 +38,14 @@
38
"url": "https://github.com/stdlib-js/stdlib/issues"
39
},
40
"dependencies": {
41
- "@stdlib/assert-has-own-property": "^0.1.0",
+ "@stdlib/assert-has-own-property": "^0.1.1",
42
"@stdlib/ndarray-base-dtype-resolve-str": "^0.1.0",
43
"@stdlib/ndarray-dtypes": "^0.1.0",
44
"@stdlib/utils-keys": "^0.1.0",
45
- "@stdlib/utils-library-manifest": "^0.1.0"
+ "@stdlib/utils-library-manifest": "^0.1.1"
46
47
"devDependencies": {
48
- "@stdlib/assert-is-string-array": "^0.1.0",
+ "@stdlib/assert-is-string-array": "^0.1.1",
49
"@stdlib/bench": "^0.1.0",
50
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
51
"istanbul": "^0.4.1",
0 commit comments