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 0f2584a commit 7675be8Copy full SHA for 7675be8
package.json
@@ -37,7 +37,8 @@
37
"url": "https://github.com/stdlib-js/stdlib/issues"
38
},
39
"dependencies": {
40
- "@stdlib/utils-native-class": "^0.2.2"
+ "@stdlib/utils-native-class": "^0.2.2",
41
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.2"
42
43
"devDependencies": {
44
"@stdlib/array-buffer": "^0.2.2",
@@ -100,4 +101,4 @@
100
101
"type": "opencollective",
102
"url": "https://opencollective.com/stdlib"
103
}
-}
104
+}
0 commit comments