Skip to content

Commit 76c86a8

Browse files
committed
Transform error messages
1 parent 9e2edc0 commit 76c86a8

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
@@ -36,7 +36,8 @@
3636
"url": "https://github.com/stdlib-js/stdlib/issues"
3737
},
3838
"dependencies": {
39-
"@stdlib/utils-library-manifest": "^0.2.1"
39+
"@stdlib/utils-library-manifest": "^0.2.1",
40+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4041
},
4142
"devDependencies": {
4243
"@stdlib/math-base-special-pow": "^0.2.1",
@@ -82,4 +83,4 @@
8283
"type": "opencollective",
8384
"url": "https://opencollective.com/stdlib"
8485
}
85-
}
86+
}

0 commit comments

Comments
 (0)