Skip to content

Commit 7013991

Browse files
committed
Transform error messages
1 parent 76e4117 commit 7013991

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
@@ -43,7 +43,8 @@
4343
"@stdlib/assert-is-object-like": "^0.2.0",
4444
"@stdlib/utils-index-of": "^0.2.0",
4545
"@stdlib/utils-noop": "^0.2.0",
46-
"@stdlib/utils-type-of": "^0.2.0"
46+
"@stdlib/utils-type-of": "^0.2.0",
47+
"@stdlib/error-tools-fmtprodmsg": "^0.2.0"
4748
},
4849
"devDependencies": {
4950
"@stdlib/assert-has-symbol-support": "^0.1.1",
@@ -93,4 +94,4 @@
9394
"type": "opencollective",
9495
"url": "https://opencollective.com/stdlib"
9596
}
96-
}
97+
}

0 commit comments

Comments
 (0)