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

Skip to content

Commit d198476

Browse files
committed
Transform error messages
1 parent 4673894 commit d198476

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
@@ -43,7 +43,8 @@
4343
"@stdlib/strided-base-reinterpret-complex128": "^0.2.2",
4444
"@stdlib/strided-base-reinterpret-complex64": "^0.2.1",
4545
"@stdlib/types": "^0.4.3",
46-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
46+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
47+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4748
},
4849
"devDependencies": {
4950
"@stdlib/array-base-filled-by": "^0.2.2",
@@ -97,4 +98,4 @@
9798
"type": "opencollective",
9899
"url": "https://opencollective.com/stdlib"
99100
}
100-
}
101+
}

0 commit comments

Comments
 (0)
0