Skip to content

Commit 57a319d

Browse files
committed
Transform error messages
1 parent 29795fe commit 57a319d

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/assert-has-float64array-support": "^0.2.0"
40+
"@stdlib/assert-has-float64array-support": "^0.2.0",
41+
"@stdlib/error-tools-fmtprodmsg": "^0.2.0"
4142
},
4243
"devDependencies": {
4344
"@stdlib/assert-has-property": "^0.2.0",
@@ -91,4 +92,4 @@
9192
"type": "opencollective",
9293
"url": "https://opencollective.com/stdlib"
9394
}
94-
}
95+
}

0 commit comments

Comments
 (0)