8000 Transform error messages · stdlib-js/assert-is-complex@db32b78 · GitHub
[go: up one dir, main page]

Skip to content

Commit db32b78

Browse files
committed
Transform error messages
1 parent d5a2916 commit db32b78

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
@@ -40,7 +40,8 @@
4040
"@stdlib/complex-float32-ctor": "^0.0.2",
4141
"@stdlib/complex-float64-ctor": "^0.0.3",
4242
"@stdlib/types": "^0.4.3",
43-
"@stdlib/utils-constructor-name": "^0.2.2"
43+
"@stdlib/utils-constructor-name": "^0.2.2",
44+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4445
},
4546
"devDependencies": {
4647
"@stdlib/assert-is-boolean": "^0.2.2",
@@ -98,4 +99,4 @@
9899
"type": "opencollective",
99100
"url": "https://opencollective.com/stdlib"
100101
}
101-
}
102+
}

0 commit comments

Comments
 (0)
0