8000 Transform error messages · stdlib-js/array-ones@cf73b74 · GitHub
[go: up one dir, main page]

Skip to content

Commit cf73b74

Browse files
committed
Transform error messages
1 parent 163f871 commit cf73b74

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
@@ -41,7 +41,8 @@
4141
"@stdlib/array-full": "^0.2.1",
4242
"@stdlib/complex-float32-ctor": "^0.0.2",
4343
"@stdlib/complex-float64-ctor": "^0.0.3",
44-
"@stdlib/types": "^0.4.3"
44+
"@stdlib/types": "^0.4.3",
45+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4546
},
4647
"devDependencies": {
4748
"@stdlib/array-complex128": "^0.3.0",
@@ -142,4 +143,4 @@
142143
"type": "opencollective",
143144
"url": "https://opencollective.com/stdlib"
144145
}
145-
}
146+
}

0 commit comments

Comments
 (0)
0