Browse Source

meta: remove unused lerna and npm files (#3436)

Left overs from 01d7ea13e (#3237).
Antoine du Hamel 3 years ago
parent
commit
b7c1639d18
2 changed files with 0 additions and 11 deletions
  1. 0 1
      .npmrc
  2. 0 10
      lerna.json

+ 0 - 1
.npmrc

@@ -1 +0,0 @@
-legacy-peer-deps=true

+ 0 - 10
lerna.json

@@ -1,10 +0,0 @@
-{
-  "npmClient": "yarn",
-  "version": "independent",
-  "packages": [
-    "website",
-    "examples/*",
-    "packages/*",
-    "packages/@uppy/*",
-  ]
-}