fix(core): update
This commit is contained in:
parent
91d271d4d6
commit
6dce86480c
2499
package-lock.json
generated
2499
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -20,7 +20,7 @@
|
|||||||
"@types/node": "^18.6.4"
|
"@types/node": "^18.6.4"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pushrocks/smartmail": "^1.0.18",
|
"@pushrocks/smartmail": "^1.0.21",
|
||||||
"@types/nodemailer": "^6.4.5",
|
"@types/nodemailer": "^6.4.5",
|
||||||
"nodemailer": "^6.7.7"
|
"nodemailer": "^6.7.7"
|
||||||
},
|
},
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@pushrocks/smartsmtp',
|
name: '@pushrocks/smartsmtp',
|
||||||
version: '3.0.0',
|
version: '3.0.1',
|
||||||
description: 'a module for handling smtp stuff'
|
description: 'a module for handling smtp stuff'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user