8000 Transform error messages · stdlib-js/array-base-ones@ef72e9c · GitHub
[go: up one dir, main page]

Skip to content

Commit ef72e9c

Browse files
committed
Transform error messages
1 parent 03c095b commit ef72e9c

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
@@ -37,7 +37,8 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/array-base-filled": "^0.2.2"
40+
"@stdlib/array-base-filled": "^0.2.2",
41+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4142
},
4243
"devDependencies": {
4344
"@stdlib/assert-is-array": "^0.2.2",
@@ -81,4 +82,4 @@
8182
"type": "opencollective",
8283
"url": "https://opencollective.com/stdlib"
8384
}
84-
}
85+
}

0 commit comments

Comments
 (0)
0