Skip to content

Commit

Permalink
docs: remove package lock
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobparis authored Oct 7, 2024
1 parent 97ad017 commit 15677cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ People keep telling me ~~remix~~ react router is overkill for small projects, bu
│ ├── root.tsx
│ ├── routes.ts
│ └── tailwind.css
├── package-lock.json
├── package.json
├── tsconfig.json
└── vite.config.js
Expand All @@ -18,3 +17,4 @@ People keep telling me ~~remix~~ react router is overkill for small projects, bu
- React 19
- Typescript
- Tailwind 4 (vite plugin)

0 comments on commit 15677cc

Please # to comment.