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 e99c455 commit daa68e2Copy full SHA for daa68e2
package.json
@@ -42,7 +42,8 @@
42
"@stdlib/buffer-alloc-unsafe": "^0.2.3",
43
"@stdlib/ndarray-base-buffer-ctors": "^0.4.1",
44
"@stdlib/ndarray-base-dtype-resolve-str": "^0.3.1",
45
- "@stdlib/types": "^0.4.3"
+ "@stdlib/types": "^0.4.3",
46
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.3"
47
},
48
"devDependencies": {
49
"@stdlib/array-bool": "^0.1.2",
@@ -117,4 +118,4 @@
117
118
"type": "opencollective",
119
"url": "https://opencollective.com/stdlib"
120
}
-}
121
+}
0 commit comments