Skip to content

Commit

Permalink
switch to pnpm workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
Srayash committed Nov 5, 2024
1 parent 69969b9 commit 7060b1a
Show file tree
Hide file tree
Showing 10 changed files with 323 additions and 5 deletions.
1 change: 1 addition & 0 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "name": "app", "version": "1.0.0" }
1 change: 1 addition & 0 deletions components/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "name": "components", "version": "1.0.0" }
1 change: 1 addition & 0 deletions config/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "name": "config", "version": "1.0.0" }
1 change: 1 addition & 0 deletions lib/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "name": "lib", "version": "1.0.0" }
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,6 @@
"tailwindcss": "^3.4.6",
"typescript": "^5.5.4",
"yaml": "^2.5.0"
}
}
},
"packageManager": "[email protected]+sha1.3012e6dd27e70ec4e185be062e8a124523dccfc4"
}
Loading

0 comments on commit 7060b1a

Please sign in to comment.