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 8237427 commit da17038Copy full SHA for da17038
package.json
@@ -39,7 +39,8 @@
39
"dependencies": {
40
"@stdlib/array-bool": "^0.1.0",
41
"@stdlib/types": "^0.4.3",
42
- "@stdlib/utils-constructor-name": "^0.2.2"
+ "@stdlib/utils-constructor-name": "^0.2.2",
43
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.2"
44
},
45
"devDependencies": {
46
"@stdlib/array-complex128": "^0.3.0",
@@ -103,4 +104,4 @@
103
104
"type": "opencollective",
105
"url": "https://opencollective.com/stdlib"
106
}
-}
107
+}
0 commit comments