Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 7ccff25

Browse files
committed
refactor: create new module structure
1 parent 6b96e57 commit 7ccff25

20 files changed

Lines changed: 3965 additions & 10486 deletions

lerna.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"lerna": "2.10.1",
3+
"packages": [
4+
"packages/*"
5+
],
6+
"version": "0.0.0"
7+
}

0 commit comments

Comments
 (0)