10000 Transform error messages · stdlib-js/ndarray-base-empty@bf47f75 · GitHub
[go: up one dir, main page]

Skip to content

Commit bf47f75

Browse files
committed
Transform error messages
1 parent 63a9b79 commit bf47f75

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-numel": "^0.2.1",
4444
"@stdlib/ndarray-base-shape2strides": "^0.2.1",
4545
"@stdlib/ndarray-base-strides2offset": "^0.2.1",
46-
"@stdlib/types": "^0.3.2"
46+
"@stdlib/types": "^0.3.2",
47+
"@stdlib/error-tools-fmtprodmsg": "^0.2.1"
4748
},
4849
"devDependencies": {
4950
"@stdlib/array-complex128": "^0.2.1",
@@ -98,4 +99,4 @@
9899
"type": "opencollective",
99100
"url": "https://opencollective.com/stdlib"
100101
}
101-
}
102+
}

0 commit comments

Comments
 (0)
0