Skip to content

Commit a97a83b

Browse files
committed
Transform error messages
1 parent 6ce87f8 commit a97a83b

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
@@ -44,7 +44,8 @@
4444
"@stdlib/fs-read-file": "^0.2.2",
4545
"@stdlib/process-cwd": "^0.2.2",
4646
"@stdlib/process-read-stdin": "^0.2.1",
47-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
47+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
48+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4849
},
4950
"devDependencies": {
5051
"@stdlib/assert-is-browser": "^0.2.1",
@@ -91,4 +92,4 @@
9192
"type": "opencollective",
9293
"url": "https://opencollective.com/stdlib"
9394
}
94-
}
95+
}

0 commit comments

Comments
 (0)