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 5344a77 commit 835a547Copy full SHA for 835a547
package.json
@@ -36,7 +36,9 @@
36
"bugs": {
37
"url": "https://github.com/stdlib-js/stdlib/issues"
38
},
39
- "dependencies": {},
+ "dependencies": {
40
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.2"
41
+ },
42
"devDependencies": {
43
"@stdlib/math-base-assert-is-nan": "^0.2.2",
44
"@stdlib/random-base-randu": "^0.2.1",
@@ -81,4 +83,4 @@
81
83
"type": "opencollective",
82
84
"url": "https://opencollective.com/stdlib"
85
}
-}
86
+}
0 commit comments