8000 Transform error messages · stdlib-js/random-exponential@cd905ab · GitHub
[go: up one dir, main page]

Skip to content

Commit cd905ab

Browse files
committed
Transform error messages
1 parent 02cbff6 commit cd905ab

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/random-base-exponential": "^0.2.1",
4242
"@stdlib/random-tools-unary-factory": "github:stdlib-js/random-tools-unary-factory#main",
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-filled": "^0.2.1",
@@ -115,4 +116,4 @@
115116
"type": "opencollective",
116117
"url": "https://opencollective.com/stdlib"
117118
}
118-
}
119+
}

0 commit comments

Comments
 (0)
0