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

Skip to content

Commit 1ee4387

Browse files
committed
Transform error messages
1 parent 09ef828 commit 1ee4387

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": "^0.2.1",
4343
"@stdlib/complex-float64": "^0.2.1",
44-
"@stdlib/types": "^0.3.2"
44+
"@stdlib/types": "^0.3.2",
45+
"@stdlib/error-tools-fmtprodmsg": "^0.2.1"
4546
},
4647
"devDependencies": {
4748
"@stdlib/array-complex128": "^0.2.1",
@@ -142,4 +143,4 @@
142143
"type": "opencollective",
143144
"url": "https://opencollective.com/stdlib"
144145
}
145-
}
146+
}

0 commit comments

Comments
 (0)
0