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

Skip to content

Commit e7dd706

Browse files
committed
Transform error messages
1 parent 874203e commit e7dd706

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.2",
4444
"@stdlib/ndarray-base-shape2strides": "^0.2.2",
4545
"@stdlib/ndarray-base-strides2offset": "^0.2.2",
46-
"@stdlib/types": "^0.4.3"
46+
"@stdlib/types": "^0.4.3",
47+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4748
},
4849
"devDependencies": {
4950
"@stdlib/array-bool": "^0.1.0",
@@ -99,4 +100,4 @@
99100
"type": "opencollective",
100101
"url": "https://opencollective.com/stdlib"
101102
}
102-
}
103+
}

0 commit comments

Comments
 (0)
0