Skip to content

Commit e027981

Browse files
committed
Transform error messages
1 parent aa98f5c commit e027981

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
@@ -47,7 +47,8 @@
4747
"@stdlib/math-base-napi-binary": "^0.3.0",
4848
"@stdlib/number-float64-base-to-float32": "^0.2.2",
4949
"@stdlib/types": "^0.4.3",
50-
"@stdlib/utils-library-manifest": "^0.2.2"
50+
"@stdlib/utils-library-manifest": "^0.2.2",
51+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
5152
},
5253
"devDependencies": {
5354
"@stdlib/math-base-assert-is-nanf": "^0.2.2",
@@ -96,4 +97,4 @@
9697
"type": "opencollective",
9798
"url": "https://opencollective.com/stdlib"
9899
}
99-
}
100+
}

0 commit comments

Comments
 (0)