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

Skip to content

Commit 0c55171

Browse files
committed
Transform error messages
1 parent ab48e17 commit 0c55171

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
@@ -44,7 +44,8 @@
4444
"@stdlib/ndarray-base-shape2strides": "^0.2.2",
4545
"@stdlib/ndarray-base-vind2bind": "^0.2.2",
4646
"@stdlib/types": "^0.4.1",
47-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
47+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
48+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4849
},
4950
"devDependencies": {
5051
"@stdlib/array-base-filled": "^0.2.2",
@@ -98,4 +99,4 @@
9899
"type": "opencollective",
99100
"url": "https://opencollective.com/stdlib"
100101
}
101-
}
102+
}

0 commit comments

Comments
 (0)
0