8000
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 a565839 commit e818721Copy full SHA for e818721
package.json
@@ -41,7 +41,8 @@
41
"@stdlib/strided-base-reinterpret-complex128": "^0.2.1",
42
"@stdlib/strided-base-reinterpret-complex64": "^0.2.0",
43
"@stdlib/types": "^0.3.2",
44
- "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.1"
+ "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.1",
45
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.1"
46
},
47
"devDependencies": {
48
"@stdlib/array-base-filled-by": "^0.2.1",
@@ -95,4 +96,4 @@
95
96
"type": "opencollective",
97
"url": "https://opencollective.com/stdlib"
98
}
-}
99
+}
0 commit comments