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

Skip to content

Commit aeba183

Browse files
committed
Transform error messages
1 parent d7b5701 commit aeba183

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
@@ -41,7 +41,8 @@
4141
"@stdlib/constants-float64-ninf": "^0.2.2",
4242
"@stdlib/constants-float64-pinf": "^0.2.2",
4343
"@stdlib/math-base-assert-is-integer": "^0.2.5",
44-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
44+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
45+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4546
},
4647
"devDependencies": {
4748
"@stdlib/assert-is-boolean": "^0.2.2",
@@ -90,4 +91,4 @@
9091
"type": "opencollective",
9192
"url": "https://opencollective.com/stdlib"
9293
}
93-
}
94+
}

0 commit comments

Comments
 (0)
0