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 cbc8af6

Browse filesBrowse files
committed
Transform error messages
1 parent 94b81ac commit cbc8af6
Copy full SHA for cbc8af6

File tree

1 file changed

+3
-2
lines changed
Filter options

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
@@ -50,7 +50,8 @@
5050
"@stdlib/types": "^0.4.1",
5151
"@stdlib/utils-constructor-name": "^0.2.2",
5252
"@stdlib/utils-function-name": "^0.2.2",
53-
"@stdlib/utils-get-prototype-of": "^0.2.2"
53+
"@stdlib/utils-get-prototype-of": "^0.2.2",
54+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
5455
},
5556
"devDependencies": {
5657
"@stdlib/assert-is-boolean": "^0.2.2",
@@ -103,4 +104,4 @@
103104
"type": "opencollective",
104105
"url": "https://opencollective.com/stdlib"
105106
}
106-
}
107+
}

0 commit comments

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