8000 Transform error messages · stdlib-js/bigint-ctor@18a5a4b · GitHub
[go: up one dir, main page]

Skip to content

Commit 18a5a4b

Browse files
committed
Transform error messages
1 parent 1d7f0c3 commit 18a5a4b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@
3636
"bugs": {
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
39-
"dependencies": {},
39+
"dependencies": {
40+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
41+
},
4042
"devDependencies": {
4143
"@stdlib/assert-has-bigint-support": "^0.2.2",
4244
"@stdlib/assert-is-bigint": "^0.2.2",
@@ -72,4 +74,4 @@
7274
"type": "opencollective",
7375
"url": "https://opencollective.com/stdlib"
7476
}
75-
}
77+
}

0 commit comments

Comments
 (0)
0