Skip to content

Commit

Permalink
feat: commit associated with interface docs changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
ninsho committed Jul 5, 2023
1 parent ed97cfb commit 25277bb
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.11",
"version": "0.0.12",
"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.11",
"ninsho-base": "^0.0.12",
"nodemailer": "^6.9.2"
},
"devDependencies": {
Expand Down

0 comments on commit 25277bb

Please sign in to comment.