Skip to content

Commit

Permalink
chore: update links
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Liendo committed Aug 19, 2024
1 parent 76d6f27 commit 19e9683
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"name": "linx",
"workspaces": [
"client/",
"shared/",
"server/"
],
"workspaces": ["shared/", "server/", "client/"],
"scripts": {
"client:start": "cd client && vite preview",
"server:start": "cd server && node dist/src/index.js",
Expand Down

0 comments on commit 19e9683

Please sign in to comment.