@spinajs/intl-orm
Advanced tools
+9
-9
| { | ||
| "name": "@spinajs/intl-orm", | ||
| "version": "2.0.429", | ||
| "version": "2.0.430", | ||
| "description": "Internationalization support for ORM module", | ||
@@ -53,9 +53,9 @@ | ||
| "dependencies": { | ||
| "@spinajs/configuration": "^2.0.429", | ||
| "@spinajs/di": "^2.0.429", | ||
| "@spinajs/exceptions": "^2.0.429", | ||
| "@spinajs/intl": "^2.0.429", | ||
| "@spinajs/log-common": "^2.0.429", | ||
| "@spinajs/orm": "^2.0.429", | ||
| "@spinajs/reflection": "^2.0.429", | ||
| "@spinajs/configuration": "^2.0.430", | ||
| "@spinajs/di": "^2.0.430", | ||
| "@spinajs/exceptions": "^2.0.430", | ||
| "@spinajs/intl": "^2.0.430", | ||
| "@spinajs/log-common": "^2.0.430", | ||
| "@spinajs/orm": "^2.0.430", | ||
| "@spinajs/reflection": "^2.0.430", | ||
| "luxon": "^3.6.1", | ||
@@ -65,5 +65,5 @@ "typescript-mix": "^3.1.3" | ||
| "devDependencies": { | ||
| "@spinajs/orm-sqlite": "^2.0.429" | ||
| "@spinajs/orm-sqlite": "^2.0.430" | ||
| }, | ||
| "gitHead": "002dc553b0ffffd72193d0121ac425a4083bc9ee" | ||
| } |
Updated
Updated
Updated
Updated
Updated
Updated