Skip to content

Commit cca3592

Browse files
committed
Transform error messages
1 parent 72aa78f commit cca3592

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/math-base-special-sqrt": "^0.2.2",
4141
"@stdlib/stats-base-variancewd": "^0.2.2",
4242
"@stdlib/types": "^0.4.3",
43-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
43+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
44+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4445
},
4546
"devDependencies": {
4647
"@stdlib/array-float64": "^0.2.2",
@@ -97,4 +98,4 @@
9798
"type": "opencollective",
9899
"url": "https://opencollective.com/stdlib"
99100
}
100-
}
101+
}

0 commit comments

Comments
 (0)