Skip to content

Commit

Permalink
lint: update remark
Browse files Browse the repository at this point in the history
Update the Markdown linting tools.

PR-URL: #87
  • Loading branch information
aqrln committed Mar 13, 2017
1 parent 12e8e68 commit ca1e7a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"karma-safari-launcher": "^1.0.0",
"karma-webpack": "^2.0.1",
"mocha": "^3.2.0",
"remark-cli": "^2.1.0",
"remark-lint": "^5.4.0",
"remark-validate-links": "^5.0.0",
"remark-cli": "^3.0.0",
"remark-lint": "^6.0.0",
"remark-validate-links": "^6.0.0",
"webpack": "^2.2.1"
},
"scripts": {
Expand Down

0 comments on commit ca1e7a1

Please sign in to comment.