8000 Transform error messages · stdlib-js/array-same-kind-casts@48f3ab5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 48f3ab5

Browse files
committed
Transform error messages
1 parent c043989 commit 48f3ab5

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-own-property": "^0.2.2",
4141
"@stdlib/strided-base-dtype-resolve-str": "^0.2.2",
4242
"@stdlib/types": "^0.4.1",
43-
"@stdlib/utils-keys": "^0.2.2"
43+
"@stdlib/utils-keys": "^0.2.2",
44+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4445
},
4546
"devDependencies": {
4647
"@stdlib/array-dtypes": "^0.3.0",
@@ -84,4 +85,4 @@
8485
"type": "opencollective",
8586
"url": "https://opencollective.com/stdlib"
8687
}
87-
}
88+
}

0 commit comments

Comments
 (0)
0