8000 Transform error messages · stdlib-js/array-base-zero-to@62ed609 · GitHub
[go: up one dir, main page]

Skip to content

Commit 62ed609

Browse files
committed
Transform error messages
1 parent 5be4ca0 commit 62ed609

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/strided-base-reinterpret-complex128": "^0.2.2",
4242
"@stdlib/strided-base-reinterpret-complex64": "^0.2.1",
4343
"@stdlib/types": "^0.4.3",
44-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
44+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
45+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4546
},
4647
"devDependencies": {
4748
"@stdlib/array-base-filled-by": "^0.2.2",
@@ -95,4 +96,4 @@
9596
"type": "opencollective",
9697
"url": "https://opencollective.com/stdlib"
9798
}
98-
}
99+
}

0 commit comments

Comments
 (0)
0