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