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 7613092 commit c5a7ff1Copy full SHA for c5a7ff1
package.json
@@ -39,7 +39,8 @@
39
"dependencies": {
40
"@stdlib/assert-is-integer": "^0.2.2",
41
"@stdlib/assert-tools-array-like-function": "^0.2.2",
42
- "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
+ "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
43
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.2"
44
},
45
"devDependencies": {
46
"@stdlib/assert-is-boolean": "^0.2.2",
@@ -98,4 +99,4 @@
98
99
"type": "opencollective",
100
"url": "https://opencollective.com/stdlib"
101
}
-}
102
+}
0 commit comments