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 f3e8425 commit 77c17dfCopy full SHA for 77c17df
package.json
@@ -39,7 +39,8 @@
39
"dependencies": {
40
"@stdlib/buffer-alloc-unsafe": "^0.2.2",
41
"@stdlib/ndarray-base-buffer-ctors": "^0.3.0",
42
- "@stdlib/types": "^0.4.3"
+ "@stdlib/types": "^0.4.3",
43
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.2"
44
},
45
"devDependencies": {
46
"@stdlib/array-bool": "^0.1.0",
@@ -115,4 +116,4 @@
115
116
"type": "opencollective",
117
"url": "https://opencollective.com/stdlib"
118
}
-}
119
+}
0 commit comments