Skip to content

Commit

Permalink
1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Oct 16, 2020
1 parent f62c1cc commit 0ed407d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remark-preset-lint-node",
"version": "1.17.0",
"version": "1.17.1",
"description": "remark preset to configure remark-lint with settings for nodejs/node",
"main": "index.js",
"scripts": {
Expand All @@ -23,7 +23,8 @@
},
"homepage": "https://github.com/nodejs/remark-preset-lint-node#readme",
"files": [
"index.js"
"index.js",
"remark-lint-nodejs-yaml-comments.js"
],
"dependencies": {
"js-yaml": "^3.14.0",
Expand Down

0 comments on commit 0ed407d

Please sign in to comment.