8000 Transform error messages · stdlib-js/assert-is-array-like@8a43f5d · GitHub
[go: up one dir, main page]

Skip to content

Commit 8a43f5d

Browse files
committed
Transform error messages
1 parent 5ef8b2f commit 8a43f5d

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
@@ -38,7 +38,8 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/constants-array-max-array-length": "^0.2.2",
41-
"@stdlib/math-base-assert-is-integer": "^0.2.5"
41+
"@stdlib/math-base-assert-is-integer": "^0.2.5",
42+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4243
},
4344
"devDependencies": {
4445
"@stdlib/array-float64": "^0.2.2",
@@ -83,4 +84,4 @@
8384
"type": "opencollective",
8485
"url": "https://opencollective.com/stdlib"
8586
}
86-
}
87+
}

0 commit comments

Comments
 (0)
0