Skip to content

Commit 60a9bc6

Browse files
committed
chore: bump rich-domain to v1.23.3
1 parent d23d7c0 commit 60a9bc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/type-ddd/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@type-ddd/core",
33
"description": "This package provide utils file and interfaces to assistant build a complex application with domain driving design",
4-
"version": "0.0.3",
4+
"version": "0.0.4",
55
"main": "index.js",
66
"types": "index.d.ts",
77
"author": "Alessandro Dev",
@@ -23,7 +23,7 @@
2323
"@type-ddd/phone": "^0.0.2",
2424
"@type-ddd/username": "^0.0.2",
2525
"@type-ddd/zip-code": "^0.0.2",
26-
"rich-domain": "^1.23.1"
26+
"rich-domain": "^1.23.3"
2727
},
2828
"files": [
2929
"index.js",

0 commit comments

Comments
 (0)