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 cdd3221 commit bd016d1Copy full SHA for bd016d1
1 file changed
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.3"
41
+ },
42
"devDependencies": {
43
"@stdlib/assert-is-string": "^0.2.3",
44
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
@@ -78,4 +80,4 @@
78
80
"type": "opencollective",
79
81
"url": "https://opencollective.com/stdlib"
82
}
-}
83
+}
0 commit comments