Skip to content

Commit 95d8d5c

Browse files
committed
Transform error messages
1 parent a06d7f8 commit 95d8d5c

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
@@ -41,7 +41,8 @@
4141
},
4242
"dependencies": {
4343
"@stdlib/cli-ctor": "^0.2.2",
44-
"@stdlib/fs-read-file": "^0.2.2"
44+
"@stdlib/fs-read-file": "^0.2.2",
45+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4546
},
4647
"devDependencies": {
4748
"@stdlib/assert-has-own-property": "^0.2.2",
@@ -93,4 +94,4 @@
9394
"type": "opencollective",
9495
"url": "https://opencollective.com/stdlib"
9596
}
96-
}
97+
}

0 commit comments

Comments
 (0)