Skip to content

Commit d0cf75a

Browse files
committed
Transform error messages
1 parent a16db4c commit d0cf75a

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/buffer-alloc-unsafe": "^0.2.3",
4343
"@stdlib/ndarray-base-buffer-ctors": "^0.4.1",
4444
"@stdlib/ndarray-base-dtype-resolve-str": "^0.3.1",
45-
"@stdlib/types": "^0.4.3"
45+
"@stdlib/types": "^0.4.3",
46+
"@stdlib/error-tools-fmtprodmsg": "^0.2.3"
4647
},
4748
"devDependencies": {
4849
"@stdlib/array-bool": "^0.1.2",
@@ -117,4 +118,4 @@
117118
"type": "opencollective",
118119
"url": "https://opencollective.com/stdlib"
119120
}
120-
}
121+
}

0 commit comments

Comments
 (0)