Skip to content

Commit 5442290

Browse files
committed
Transform error messages
1 parent 547eb6b commit 5442290

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
@@ -46,7 +46,8 @@
4646
"@stdlib/math-base-special-floor": "^0.2.3",
4747
"@stdlib/string-left-pad": "^0.2.2",
4848
"@stdlib/string-repeat": "^0.2.2",
49-
"@stdlib/string-right-pad": "^0.2.2"
49+
"@stdlib/string-right-pad": "^0.2.2",
50+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
5051
},
5152
"devDependencies": {
5253
"@stdlib/assert-is-string": "^0.2.2",
@@ -100,4 +101,4 @@
100101
"type": "opencollective",
101102
"url": "https://opencollective.com/stdlib"
102103
}
103-
}
104+
}

0 commit comments

Comments
 (0)