Skip to content

Commit 7298a45

Browse files
committed
Fixed a scenario where --EOL failed to correctly replace naked CR characters created by jsdoc. jsdoc2md/dmd#102.
1 parent 4c6f56d commit 7298a45

File tree

2 files changed

+19
-14
lines changed

2 files changed

+19
-14
lines changed

package-lock.json

Lines changed: 18 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"command-line-args": "^6.0.0",
4040
"command-line-usage": "^7.0.3",
4141
"config-master": "^3.1.0",
42-
"dmd": "^7.0.6",
42+
"dmd": "^7.0.7",
4343
"jsdoc-api": "^9.3.1",
4444
"jsdoc-parse": "^6.2.4",
4545
"walk-back": "^5.1.1"

0 commit comments

Comments
 (0)