Skip to content

Commit fc7ead0

Browse files
committed
Transform error messages
1 parent 7b13a4f commit fc7ead0

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-is-integer": "^0.1.0",
4141
"@stdlib/assert-tools-array-like-function": "^0.1.0",
42-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1"
42+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1",
43+
"@stdlib/error-tools-fmtprodmsg": "^0.1.1"
4344
},
4445
"devDependencies": {
4546
"@stdlib/assert-is-boolean": "^0.1.1",
@@ -98,4 +99,4 @@
9899
"type": "opencollective",
99100
"url": "https://opencollective.com/stdlib"
100101
}
101-
}
102+
}

0 commit comments

Comments
 (0)