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 9e2edc0 commit 76c86a8Copy full SHA for 76c86a8
package.json
@@ -36,7 +36,8 @@
36
"url": "https://github.com/stdlib-js/stdlib/issues"
37
},
38
"dependencies": {
39
- "@stdlib/utils-library-manifest": "^0.2.1"
+ "@stdlib/utils-library-manifest": "^0.2.1",
40
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.2"
41
42
"devDependencies": {
43
"@stdlib/math-base-special-pow": "^0.2.1",
@@ -82,4 +83,4 @@
82
83
"type": "opencollective",
84
"url": "https://opencollective.com/stdlib"
85
}
-}
86
+}
0 commit comments