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

Skip to content

Commit e488d45

Browse files
committed
Transform error messages
1 parent a6c581b commit e488d45

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
@@ -48,7 +48,8 @@
4848
"@stdlib/ndarray-base-numel": "^0.2.2",
4949
"@stdlib/ndarray-base-strides2order": "^0.2.2",
5050
"@stdlib/ndarray-base-vind2bind": "^0.2.2",
51-
"@stdlib/types": "^0.4.3"
51+
"@stdlib/types": "^0.4.3",
52+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
5253
},
5354
"devDependencies": {
5455
"@stdlib/array-typed-complex-ctors": "^0.2.2",
@@ -101,4 +102,4 @@
101102
"type": "opencollective",
102103
"url": "https://opencollective.com/stdlib"
103104
}
104-
}
105+
}

0 commit comments

Comments
 (0)
0