Skip to content

Commit 7629093

Browse files
committed
refactor: move value objects to individual pack
1 parent 27b3bbf commit 7629093

2 files changed

Lines changed: 1266 additions & 2424 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"types": "dist/index.d.ts",
77
"license": "ISC",
88
"author": "Alessandro Dev",
9+
"private": true,
910
"workspaces": [
1011
"packages/*"
1112
],
@@ -60,7 +61,7 @@
6061
"@types/pino": "^7.0.5",
6162
"husky": "^9.0.6",
6263
"jest": "^27.5.1",
63-
"lerna": "^8.1.2",
64+
"lerna": "2.11.0",
6465
"lint-staged": "^15.0.1",
6566
"madge": "^7.0.0",
6667
"prettier": "^3.0.0",

0 commit comments

Comments
 (0)