Skip to content

Commit 1cc2fca

Browse files
committed
Transform error messages
1 parent f5fc448 commit 1cc2fca

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
@@ -42,7 +42,8 @@
4242
"dependencies": {
4343
"@stdlib/assert-is-buffer": "^0.2.2",
4444
"@stdlib/cli-ctor": "^0.2.2",
45-
"@stdlib/fs-read-file": "^0.2.2"
45+
"@stdlib/fs-read-file": "^0.2.2",
46+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4647
},
4748
"devDependencies": {
4849
"@stdlib/assert-is-boolean": "^0.2.2",
@@ -95,4 +96,4 @@
9596
"type": "opencollective",
9697
"url": "https://opencollective.com/stdlib"
9798
}
98-
}
99+
}

0 commit comments

Comments
 (0)