We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83f1483 commit fbe90c0Copy full SHA for fbe90c0
package.json
@@ -53,7 +53,8 @@
53
"@stdlib/string": "github:stdlib-js/string#main",
54
"@stdlib/symbol": "github:stdlib-js/symbol#main",
55
"@stdlib/types": "github:stdlib-js/types#main",
56
- "@stdlib/utils": "github:stdlib-js/utils#main"
+ "@stdlib/utils": "github:stdlib-js/utils#main",
57
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.2"
58
},
59
"devDependencies": {
60
"@stdlib/bench": "github:stdlib-js/bench#main",
@@ -103,4 +104,4 @@
103
104
"type": "opencollective",
105
"url": "https://opencollective.com/stdlib"
106
}
-}
107
+}
0 commit comments