Skip to content

Commit

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

Backport-of: #87
  • Loading branch information
aqrln committed Apr 3, 2017
1 parent 93cdb5c commit cc78133
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,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",
"webpack": "^1.14.0"
"remark-cli": "^3.0.0",
"remark-lint": "^6.0.0",
"remark-validate-links": "^6.0.0"
},
"scripts": {
"test": "npm run test-unit && npm run test-integration && npm run lint",
Expand Down

0 comments on commit cc78133

Please sign in to comment.