Skip to content

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"textlint-util-to-string": "^3.1.1"
1515
},
1616
"devDependencies": {
17-
"textlint-scripts": "^12.0.2"
17+
"textlint-scripts": "^12.0.2",
18+
"trim-newlines": ">=3.0.1"
1819
},
1920
"scripts": {
2021
"build": "textlint-scripts build",

0 commit comments

Comments
 (0)