Skip to content

Commit

Permalink
version aligned
Browse files Browse the repository at this point in the history
  • Loading branch information
ninsho committed Jun 11, 2023
1 parent 54e2b59 commit cb39f61
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ninsho-module-mailer",
"version": "0.0.7",
"version": "0.0.8",
"description": "A module for sending emails used on ninsho.",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand All @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/ninsho/ninsho-module-mailer/",
"dependencies": {
"ninsho-base": "^0.0.7",
"ninsho-base": "^0.0.8",
"nodemailer": "^6.9.2"
},
"devDependencies": {
Expand Down

0 comments on commit cb39f61

Please sign in to comment.