Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4394cd1

Browse filesBrowse files
committed
Transform error messages
1 parent 62aee63 commit 4394cd1
Copy full SHA for 4394cd1

File tree

Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
4444
"@stdlib/utils-define-read-only-property": "^0.2.2",
4545
"@stdlib/utils-keys": "^0.2.2",
46-
"@stdlib/utils-library-manifest": "^0.2.2"
46+
"@stdlib/utils-library-manifest": "^0.2.2",
47+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4748
},
4849
"devDependencies": {
4950
"@stdlib/array-base-assert-contains": "^0.2.2",
@@ -90,4 +91,4 @@
9091
"type": "opencollective",
9192
"url": "https://opencollective.com/stdlib"
9293
}
93-
}
94+
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.