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 6ce87f8 commit a97a83bCopy full SHA for a97a83b
package.json
@@ -44,7 +44,8 @@
44
"@stdlib/fs-read-file": "^0.2.2",
45
"@stdlib/process-cwd": "^0.2.2",
46
"@stdlib/process-read-stdin": "^0.2.1",
47
- "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
+ "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
48
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.2"
49
},
50
"devDependencies": {
51
"@stdlib/assert-is-browser": "^0.2.1",
@@ -91,4 +92,4 @@
91
92
"type": "opencollective",
93
"url": "https://opencollective.com/stdlib"
94
}
-}
95
+}
0 commit comments