Skip to content

Commit

Permalink
pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jan 21, 2024
1 parent b249d7b commit 65657a8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 58 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
{
"name": "swc-plugins",
"private": true,
"workspaces": [
"packages/*"
],
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"private": true
}
2 changes: 2 additions & 0 deletions pnpm-workspace.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- packages/*
53 changes: 0 additions & 53 deletions yarn.lock

This file was deleted.

0 comments on commit 65657a8

Please sign in to comment.