Skip to content

Commit

Permalink
still wip, still need to update submodules with fix to testLinks
Browse files Browse the repository at this point in the history
  • Loading branch information
j-paquette committed Nov 2, 2023
1 parent 4d57480 commit 170d0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"link-check": "node link-check.js",
"lint": "markdownlint -i node_modules -i submodules \"**/*.md\"",
"test": "npm run lint && npm run link-check",
"update-submodules": "git submodule update --init --recursive --remote"
"update-submodules": "git submodule update --recursive --remote"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 170d0c8

Please sign in to comment.