10000 Transform error messages · stdlib-js/fs-unlink@5cd9e61 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5cd9e61

Browse files
committed
Transform error messages
1 parent ac4365d commit 5cd9e61

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/cli-ctor": "^0.2.2",
4444
"@stdlib/fs-read-file": "^0.2.2",
4545
"@stdlib/process-cwd": "^0.2.2",
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/assert-is-browser": "^0.2.2",
@@ -93,4 +94,4 @@
9394
"type": "opencollective",
9495
"url": "https://opencollective.com/stdlib"
9596
}
96-
}
97+
}

0 commit comments

Comments
 (0)
0