Skip to content

Commit aa29d91

Browse files
committed
Transform error messages
1 parent 6da2572 commit aa29d91

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/array-base-arraylike2object": "^0.2.1",
4141
"@stdlib/math-base-assert-is-nan": "^0.2.1",
42-
"@stdlib/types": "^0.3.2"
42+
"@stdlib/types": "^0.3.2",
43+
"@stdlib/error-tools-fmtprodmsg": "^0.2.1"
4344
},
4445
"devDependencies": {
4546
"@stdlib/array-base-accessor": "^0.2.0",
@@ -86,4 +87,4 @@
8687
"type": "opencollective",
8788
"url": "https://opencollective.com/stdlib"
8889
}
89-
}
90+
}

0 commit comments

Comments
 (0)