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

Skip to content

Commit 675a7d2

Browse files
committed
Transform error messages
1 parent f3f7da7 commit 675a7d2

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/array-base-filled4d": "^0.2.2",
41-
"@stdlib/types": "^0.4.1"
41+
"@stdlib/types": "^0.4.1",
42+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4243
},
4344
"devDependencies": {
4445
"@stdlib/assert-is-array-array": "^0.2.2",
@@ -88,4 +89,4 @@
8889
"type": "opencollective",
8990
"url": "https://opencollective.com/stdlib"
9091
}
91-
}
92+
}

0 commit comments

Comments
 (0)
0