There was an error while loading. Please reload this page.
1 parent 446763a commit 38f1a86Copy full SHA for 38f1a86
package.json
@@ -44,7 +44,8 @@
44
"@stdlib/math-base-special-floor": "^0.2.3",
45
"@stdlib/string-left-pad": "^0.2.2",
46
"@stdlib/string-repeat": "^0.2.2",
47
- "@stdlib/string-right-pad": "^0.2.2"
+ "@stdlib/string-right-pad": "^0.2.2",
48
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.2"
49
},
50
"devDependencies": {
51
"@stdlib/assert-is-string": "^0.2.2",
@@ -98,4 +99,4 @@
98
99
"type": "opencollective",
100
"url": "https://opencollective.com/stdlib"
101
}
-}
102
+}
0 commit comments