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

Skip to content

Commit c9db31d

Browse files
committed
Transform error messages
1 parent a1d3bea commit c9db31d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
63AF
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"@stdlib/ndarray-base-slice": "^0.2.2",
4242
"@stdlib/slice-base-args2multislice": "^0.2.2",
4343
"@stdlib/slice-ctor": "^0.2.2",
44-
"@stdlib/types": "^0.3.2"
44+
"@stdlib/types": "^0.3.2",
45+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4546
},
4647
"devDependencies": {
4748
"@stdlib/array-base-zero-to": "^0.2.1",
@@ -96,4 +97,4 @@
9697
"type": "opencollective",
9798
"url": "https://opencollective.com/stdlib"
9899
}
99-
}
100+
}

0 commit comments

Comments
 (0)
0