Skip to content

Commit

Permalink
Add semver locks for retext-equality, retext-profanities
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Aug 31, 2017
1 parent 605f863 commit 16723f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -52,8 +52,8 @@
"remark-parse": "^4.0.0",
"remark-retext": "^3.0.0",
"retext-english": "^3.0.0",
"retext-equality": "^3.0.0",
"retext-profanities": "^4.0.0",
"retext-equality": "~3.2.0",
"retext-profanities": "~4.3.0",
"unified": "^6.1.0",
"unified-diff": "^1.0.0",
"unified-engine": "^4.0.0",
Expand Down

0 comments on commit 16723f9

Please sign in to comment.