Skip to content

Commit aaafdac

Browse files
committed
Transform error messages
1 parent 6aa16af commit aaafdac

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
@@ -42,7 +42,8 @@
4242
"@stdlib/ndarray-base-slice": "^0.2.2",
4343
"@stdlib/slice-base-args2multislice": "^0.2.2",
4444
"@stdlib/slice-ctor": "^0.2.2",
45-
"@stdlib/types": "^0.4.3"
45+
"@stdlib/types": "^0.4.3",
46+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4647
},
4748
"devDependencies": {
4849
"@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)