Skip to content

Commit

Permalink
drop pnpm plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
patroza committed Jan 5, 2025
1 parent 8b7ae1a commit da647b4
Show file tree
Hide file tree
Showing 25 changed files with 1 addition and 1,051 deletions.
10 changes: 0 additions & 10 deletions .pnpmfile.cjs

This file was deleted.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"pnpm": ">= 9.0.4"
},
"scripts": {
"all": "pnpm -r --filter=!./packages/pnpm-singleton",
"all": "pnpm -r",
"pub": "pnpm ci:version && git commit -am 'chore: update versions' && pnpm ci:publish",
"ci:version": "pnpm changeset version",
"ci:publish": "pnpm all publish --access=public",
Expand Down Expand Up @@ -59,7 +59,6 @@
"@effect-app/cli": "^1.12.0",
"@effect-app/eslint-codegen-model": "workspace:*",
"@effect-app/infra": "workspace:*",
"@effect-app/pnpm-singleton": "workspace:*",
"@effect/language-service": "0.2.0",
"@effect/platform": "^0.72.1",
"@effect/platform-node": "^0.68.1",
Expand Down
4 changes: 0 additions & 4 deletions packages/pnpm-singleton/.eslintignore

This file was deleted.

10 changes: 0 additions & 10 deletions packages/pnpm-singleton/.eslintrc.cjs

This file was deleted.

2 changes: 0 additions & 2 deletions packages/pnpm-singleton/.gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions packages/pnpm-singleton/.madgerc

This file was deleted.

15 changes: 0 additions & 15 deletions packages/pnpm-singleton/.npmignore

This file was deleted.

Loading

0 comments on commit da647b4

Please sign in to comment.