diff --git a/lerna.json b/lerna.json deleted file mode 100644 index 4f6919657..000000000 --- a/lerna.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "version": "1.6.1", - "registry": "https://registry.npmjs.org/", - "publishConfig": { - "access": "public", - "directory": "dist" - }, - "npmClient": "yarn", - "useWorkspaces": true -}