Skip to content

Commit 5f8918b

Browse files
committed
Transform error messages
1 parent 13a14da commit 5f8918b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
"@stdlib/complex-float32": "^0.1.1",
4343
"@stdlib/complex-reimf": "^0.1.1",
4444
"@stdlib/number-float32-base-assert-is-same-value": "^0.1.0",
45-
"@stdlib/utils-library-manifest": "^0.1.1"
45+
"@stdlib/utils-library-manifest": "^0.1.1",
46+
"@stdlib/error-tools-fmtprodmsg": "^0.1.1"
4647
},
4748
"devDependencies": {
4849
"@stdlib/assert-is-boolean": "^0.1.1",
@@ -94,4 +95,4 @@
9495
"type": "opencollective",
9596
"url": "https://opencollective.com/stdlib"
9697
}
97-
}
98+
}

0 commit comments

Comments
 (0)