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 fee915e commit e185831Copy full SHA for e185831
package.json
@@ -39,7 +39,8 @@
39
"dependencies": {
40
"@stdlib/assert-is-string": "^0.1.1",
41
"@stdlib/assert-tools-array-function": "^0.1.1",
42
- "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1"
+ "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1",
43
+ "@stdlib/error-tools-fmtprodmsg": "^0.1.1"
44
},
45
"devDependencies": {
46
"@stdlib/assert-is-boolean": "^0.1.1",
@@ -88,4 +89,4 @@
88
89
"type": "opencollective",
90
"url": "https://opencollective.com/stdlib"
91
}
-}
92
+}
0 commit comments