Skip to content

Commit 4cd5315

Browse files
committed
chore: add create-adex to lerna
1 parent b4b8b69 commit 4cd5315

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

lerna.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,5 @@
33
"version": "0.0.14",
44
"changelogPreset": "angular",
55
"npmClient": "pnpm",
6-
"packages": [
7-
"adex",
8-
"playground"
9-
]
6+
"packages": ["adex", "create-adex", "playground"]
107
}

0 commit comments

Comments
 (0)