There was an error while loading. Please reload this page.
1 parent 6cfb232 commit b7c5297Copy full SHA for b7c5297
package.json
@@ -37,7 +37,8 @@
37
"url": "https://github.com/stdlib-js/stdlib/issues"
38
},
39
"dependencies": {
40
- "@stdlib/utils-property-descriptor": "^0.2.2"
+ "@stdlib/utils-property-descriptor": "^0.2.2",
41
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.2"
42
43
"devDependencies": {
44
"@stdlib/assert-is-boolean": "^0.2.2",
@@ -87,4 +88,4 @@
87
88
"type": "opencollective",
89
"url": "https://opencollective.com/stdlib"
90
}
-}
91
+}
0 commit comments