Skip to content

Commit 768ec3f

Browse files
committed
Transform error messages
1 parent b6d28b6 commit 768ec3f

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/constants-float64-pinf": "^0.2.2",
4444
"@stdlib/math-base-assert-is-nan": "^0.2.2",
4545
"@stdlib/math-base-napi-binary": "^0.3.0",
46-
"@stdlib/utils-library-manifest": "^0.2.2"
46+
"@stdlib/utils-library-manifest": "^0.2.2",
47+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4748
},
4849
"devDependencies": {
4950
"@stdlib/constants-float64-eps": "^0.2.2",
@@ -93,4 +94,4 @@
9394
"type": "opencollective",
9495
"url": "https://opencollective.com/stdlib"
9596
}
96-
}
97+
}

0 commit comments

Comments
 (0)