diff --git a/scripts/license-checker.js b/scripts/license-checker.js index 6000d7f..fda1f0e 100644 --- a/scripts/license-checker.js +++ b/scripts/license-checker.js @@ -9,7 +9,7 @@ const path = require("upath"); /** * @author Frazer Smith - * @description Check licenses of all direct production dependencies to + * @description Checks licenses of all direct production dependencies to * ensure they are not copyleft. */ async function checkLicenses() {