8000 Transform error messages · stdlib-js/assert-is-number@172a73c · GitHub
[go: up one dir, main page]

Skip to content

Commit 172a73c

Browse files
committed
Transform error messages
1 parent f6a380f commit 172a73c

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
@@ -40,7 +40,8 @@
4040
"@stdlib/assert-has-tostringtag-support": "^0.2.2",
4141
"@stdlib/number-ctor": "^0.2.2",
4242
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
43-
"@stdlib/utils-native-class": "^0.2.2"
43+
"@stdlib/utils-native-class": "^0.2.2",
44+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4445
},
4546
"devDependencies": {
4647
"@stdlib/assert-has-symbol-support": "^0.2.2",
@@ -92,4 +93,4 @@
9293
"type": "opencollective",
9394
"url": "https://opencollective.com/stdlib"
9495
}
95-
}
96+
}

0 commit comments

Comments
 (0)
0