diff --git a/package.json b/package.json index 8b3a1317..0f944140 100644 --- a/package.json +++ b/package.json @@ -45,11 +45,11 @@ "remark-cli": "~6.0.1", "remark-preset-lint-recommended": "~3.0.2", "moment": "~2.22.2", - "textlint": "^11.0.1", - "textlint-rule-common-misspellings": "^1.0.1", - "textlint-rule-no-dead-link": "^4.4.1", - "textlint-rule-terminology": "^1.1.30", - "textlint-rule-write-good": "^1.6.2", + "textlint": "~11.0.1", + "textlint-rule-common-misspellings": "~1.0.1", + "textlint-rule-no-dead-link": "~4.4.1", + "textlint-rule-terminology": "~1.1.30", + "textlint-rule-write-good": "~1.6.2", "should": "13.2.3", "sinon": "~6.1.0", "watch": "~1.0.2"