Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cfe38f9

Browse files
committed
Transform error messages
1 parent e739845 commit cfe38f9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/utils-type-of": "^0.2.2"
40+
"@stdlib/utils-type-of": "^0.2.2",
41+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4142
},
4243
"devDependencies": {
4344
"@stdlib/assert-is-boolean": "^0.2.2",
@@ -83,4 +84,4 @@
8384
"type": "opencollective",
8485
"url": "https://opencollective.com/stdlib"
8586
}
86-
}
87+
}

0 commit comments

Comments
 (0)