8000 Transform error messages · stdlib-js/assert-is-string@d4b3d85 · GitHub
[go: up one dir, main page]

Skip to content

Commit d4b3d85

Browse files
committed
Transform error messages
1 parent 953b6ee commit d4b3d85

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
"dependencies": {
4040
"@stdlib/assert-has-tostringtag-support": "^0.2.2",
4141
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
42-
"@stdlib/utils-native-class": "^0.2.2"
42+
"@stdlib/utils-native-class": "^0.2.2",
43+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4344
},
4445
"devDependencies": {
4546
"@stdlib/assert-has-symbol-support": "^0.2.2",
@@ -91,4 +92,4 @@
9192
"type": "opencollective",
9293
"url": "https://opencollective.com/stdlib"
9394
}
94-
}
95+
}

0 commit comments

Comments
 (0)
0