We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d23d7c0 commit 60a9bc6Copy full SHA for 60a9bc6
packages/type-ddd/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@type-ddd/core",
3
"description": "This package provide utils file and interfaces to assistant build a complex application with domain driving design",
4
- "version": "0.0.3",
+ "version": "0.0.4",
5
"main": "index.js",
6
"types": "index.d.ts",
7
"author": "Alessandro Dev",
@@ -23,7 +23,7 @@
23
"@type-ddd/phone": "^0.0.2",
24
"@type-ddd/username": "^0.0.2",
25
"@type-ddd/zip-code": "^0.0.2",
26
- "rich-domain": "^1.23.1"
+ "rich-domain": "^1.23.3"
27
},
28
"files": [
29
"index.js",
0 commit comments