Skip to content

Commit 028ec6a

Browse files
committed
Transform error messages
1 parent 77bbac2 commit 028ec6a

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
@@ -37,7 +37,8 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/types": "^0.4.1"
40+
"@stdlib/types": "^0.4.1",
41+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4142
},
4243
"devDependencies": {
4344
"@stdlib/array-complex128": "^0.3.0",
@@ -110,4 +111,4 @@
110111
"type": "opencollective",
111112
"url": "https://opencollective.com/stdlib"
112113
}
113-
}
114+
}

0 commit comments

Comments
 (0)