@spinajs/email
Advanced tools
Comparing version
@@ -7,3 +7,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
}; | ||
import { InvalidOperation } from '../../exceptions/lib/index.js'; | ||
import { InvalidOperation } from '@spinajs/exceptions'; | ||
import { DI, Bootstrapper, Injectable } from '@spinajs/di'; | ||
@@ -10,0 +10,0 @@ import { EmailService } from './interfaces.js'; |
{ | ||
"name": "@spinajs/email", | ||
"version": "2.0.63", | ||
"version": "2.0.64", | ||
"description": "sending emails easy & reliable way", | ||
@@ -49,9 +49,9 @@ "exports": "./lib/index.js", | ||
"dependencies": { | ||
"@spinajs/cli": "^2.0.63", | ||
"@spinajs/configuration": "^2.0.63", | ||
"@spinajs/di": "^2.0.63", | ||
"@spinajs/exceptions": "^2.0.63", | ||
"@spinajs/intl": "^2.0.63", | ||
"@spinajs/log": "^2.0.63", | ||
"@spinajs/queue": "^2.0.63", | ||
"@spinajs/cli": "^2.0.64", | ||
"@spinajs/configuration": "^2.0.64", | ||
"@spinajs/di": "^2.0.64", | ||
"@spinajs/exceptions": "^2.0.64", | ||
"@spinajs/intl": "^2.0.64", | ||
"@spinajs/log": "^2.0.64", | ||
"@spinajs/queue": "^2.0.64", | ||
"luxon": "^3.2.1" | ||
@@ -58,0 +58,0 @@ }, |
Sorry, the diff of this file is not supported yet
36359
-0.03%Updated
Updated
Updated
Updated
Updated
Updated