Skip to content

replace plugin with this#6

Open
msimerson wants to merge 1 commit intopostalsys:masterfrom
haraka:plugin-this
Open

replace plugin with this#6
msimerson wants to merge 1 commit intopostalsys:masterfrom
haraka:plugin-this

Conversation

@msimerson
Copy link
Copy Markdown
Contributor

a thinly veiled excuse to trigger a release

a thinly veiled excuse to trigger a release
@msimerson
Copy link
Copy Markdown
Contributor Author

With the meager frequency of updates to this module, wouldn't using unpinned version numbers be a better choice? IE, get the most recent ^minor version or ^patch?

diff --git a/package.json b/package.json
index 0c8e59c..a06d7aa 100644
--- a/package.json
+++ b/package.json
@@ -30,10 +30,10 @@
     },
     "license": "MIT",
     "dependencies": {
-        "mailauth": "4.7.2"
+        "mailauth": "^4.13.1"
     },
     "devDependencies": {
-        "eslint-config-nodemailer": "1.2.0",
-        "eslint-config-prettier": "9.1.0"
+        "eslint-config-nodemailer": "^1.2.0",
+        "eslint-config-prettier": "^9.1.0"
     }
 }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant