diff options
Diffstat (limited to 'sdnr/wt/odlux/lerna.json')
-rw-r--r-- | sdnr/wt/odlux/lerna.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sdnr/wt/odlux/lerna.json b/sdnr/wt/odlux/lerna.json deleted file mode 100644 index 2ee1b4951..000000000 --- a/sdnr/wt/odlux/lerna.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "version": "independent", - "command": { - "init": { - "exact": true - } - }, - "npmClient": "yarn", - "useWorkspaces": true, - "packages": [ - "framework", - "apps/*" - ] -} |