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

Skip to content

Commit 62aae1c

Browse files
committed
Transform error messages
1 parent 5598a31 commit 62aae1c

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
@@ -43,7 +43,8 @@
4343
"@stdlib/ndarray-base-shape2strides": "^0.2.1",
4444
"@stdlib/ndarray-base-vind2bind": "^0.2.1",
4545
"@stdlib/types": "^0.3.2",
46-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.1"
46+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.1",
47+
"@stdlib/error-tools-fmtprodmsg": "^0.2.1"
4748
},
4849
"devDependencies": {
4950
"@stdlib/array-base-filled": "^0.2.1",
@@ -90,4 +91,4 @@
9091
"type": "opencollective",
9192
"url": "https://opencollective.com/stdlib"
9293
}
93-
}
94+
}

0 commit comments

Comments
 (0)
0