Skip to content

Commit 733c283

Browse files
committed
Transform error messages
1 parent f2bd234 commit 733c283

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
"@stdlib/object-ctor": "^0.2.1",
4343
"@stdlib/utils-get-prototype-of": "^0.2.2",
4444
"@stdlib/utils-property-names": "^0.2.2",
45-
"@stdlib/utils-property-symbols": "^0.2.2"
45+
"@stdlib/utils-property-symbols": "^0.2.2",
46+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4647
},
4748
"devDependencies": {
4849
"@stdlib/assert-has-symbol-support": "^0.2.2",
@@ -103,4 +104,4 @@
103104
"type": "opencollective",
104105
"url": "https://opencollective.com/stdlib"
105106
}
106-
}
107+
}

0 commit comments

Comments
 (0)