Skip to content

Commit f3b1b0d

Browse files
committed
chore: bump deps rich-domain
1 parent 05479de commit f3b1b0d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

packages/type-ddd/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
"build": "tsc"
1414
},
1515
"dependencies": {
16-
"@type-ddd/cnpj": "^0.0.4",
17-
"@type-ddd/cpf": "^0.0.4",
18-
"@type-ddd/date": "^0.0.4",
19-
"@type-ddd/email": "^0.0.5",
20-
"@type-ddd/money": "^0.0.4",
21-
"@type-ddd/password": "^0.0.5",
22-
"@type-ddd/patterns": "^0.0.4",
23-
"@type-ddd/phone": "^0.0.4",
24-
"@type-ddd/username": "^0.0.4",
25-
"@type-ddd/zip-code": "^0.0.4",
16+
"@type-ddd/cnpj": "^0.1.0",
17+
"@type-ddd/cpf": "^0.1.0",
18+
"@type-ddd/date": "^0.1.0",
19+
"@type-ddd/email": "^0.1.0",
20+
"@type-ddd/money": "^0.1.0",
21+
"@type-ddd/password": "^0.1.0",
22+
"@type-ddd/patterns": "^0.1.0",
23+
"@type-ddd/phone": "^0.1.0",
24+
"@type-ddd/username": "^0.1.0",
25+
"@type-ddd/zip-code": "^0.1.0",
2626
"rich-domain": "^1.25.0"
2727
},
2828
"files": [

0 commit comments

Comments
 (0)