diff --git a/package.json b/package.json index f0c0afb..f5a7498 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "skipCI": true, "hooks": { "pre-commit": "lint-staged", - "post-commit": "npm run build && echo '⚠️ Do not forget to Commit and Push ./lib/index.js" + "post-commit": "npm run build && echo '⚠️ Do not forget to Commit and Push ./lib/index.js'" } }, "lint-staged": {