Browse Source

remove lerna

Jordan Sexton 3 years ago
parent
commit
b7a9882d61
3 changed files with 32 additions and 1056 deletions
  1. 0 6
      lerna.json
  2. 0 3
      package.json
  3. 32 1047
      pnpm-lock.yaml

+ 0 - 6
lerna.json

@@ -1,6 +0,0 @@
-{
-    "packages": ["packages/*/*"],
-    "version": "independent",
-    "npmClient": "pnpm",
-    "useWorkspaces": true
-}

+ 0 - 3
package.json

@@ -21,8 +21,6 @@
         "build": "tsc --project tsconfig.all.json --build --verbose",
         "build": "tsc --project tsconfig.all.json --build --verbose",
         "watch": "tsc --project tsconfig.all.json --build --verbose --watch",
         "watch": "tsc --project tsconfig.all.json --build --verbose --watch",
         "release": "pnpm run clean && pnpm run build",
         "release": "pnpm run clean && pnpm run build",
-        "version": "lerna version --no-git-tag-version --no-push",
-        "publish": "lerna publish from-package",
         "fmt": "prettier --write '{*,**/*}.{ts,tsx,js,jsx,json}'",
         "fmt": "prettier --write '{*,**/*}.{ts,tsx,js,jsx,json}'",
         "lint": "prettier --check '{*,**/*}.{ts,tsx,js,jsx,json}' && eslint .",
         "lint": "prettier --check '{*,**/*}.{ts,tsx,js,jsx,json}' && eslint .",
         "lint:fix": "pnpm run fmt && eslint --fix .",
         "lint:fix": "pnpm run fmt && eslint --fix .",
@@ -42,7 +40,6 @@
         "eslint-plugin-react": "^7.30.1",
         "eslint-plugin-react": "^7.30.1",
         "eslint-plugin-react-hooks": "^4.6.0",
         "eslint-plugin-react-hooks": "^4.6.0",
         "gh-pages": "^4.0.0",
         "gh-pages": "^4.0.0",
-        "lerna": "^5.3.0",
         "pnpm": "^7.8.0",
         "pnpm": "^7.8.0",
         "prettier": "^2.7.1",
         "prettier": "^2.7.1",
         "shx": "^0.3.4",
         "shx": "^0.3.4",

File diff suppressed because it is too large
+ 32 - 1047
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff