Skip to content

Commit

Permalink
Merge pull request #2033 from WilcoFiers/patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
WilcoFiers authored Oct 29, 2021
1 parent 533328e commit c9ecd4a
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 @@ -21,7 +21,7 @@
"test": "npm run lint && npm run regression",
"vnu-jar": "java -jar node_modules/vnu-jar/build/dist/vnu.jar --filterfile .vnurc --no-langdetect --skip-non-html aria-practices.html examples/",
"create-gh-project": "node ./scripts/create-gh-project.js",
"postinstall": "husky install",
"prepare": "husky install",
"prepublishOnly": "pinst --disable",
"postpublish": "pinst --enable"
},
Expand Down

0 comments on commit c9ecd4a

Please sign in to comment.