Skip to content

Commit e2b7c5d

Browse files
committed
use https for textlint dependency
1 parent 9888025 commit e2b7c5d

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 23 additions & 23 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
@@ -24,7 +24,7 @@
2424
"husky": "^0.14.3",
2525
"shelljs": "^0.7.8",
2626
"textlint": "^5.5.0",
27-
"textlint-checker-for-vuejs-jp-docs": "git@github.com:vuejs-jp/textlint-checker-for-vuejs-jp-docs.git",
27+
"textlint-checker-for-vuejs-jp-docs": "git+https://github.com/vuejs-jp/textlint-checker-for-vuejs-jp-docs.git",
2828
"textlint-rule-no-mix-dearu-desumasu": "^3.0.2",
2929
"textlint-rule-preset-jtf-style": "^2.1.2"
3030
},

0 commit comments

Comments
 (0)