Skip to content

Commit d3e0b64

Browse files
committed
Transform error messages
1 parent a77d0ff commit d3e0b64

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
"@stdlib/random-array-tools-unary-factory": "^0.2.1",
4343
"@stdlib/random-base-bernoulli": "^0.2.1",
4444
"@stdlib/types": "^0.3.2",
45-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.1"
45+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.1",
46+
"@stdlib/error-tools-fmtprodmsg": "^0.2.1"
4647
},
4748
"devDependencies": {
4849
"@stdlib/array-float32": "^0.2.1",
@@ -101,4 +102,4 @@
101102
"type": "opencollective",
102103
"url": "https://opencollective.com/stdlib"
103104
}
104-
}
105+
}

0 commit comments

Comments
 (0)