Skip to content

Commit

Permalink
Deleted index.js (as it should have been) and added main.jsx to the p…
Browse files Browse the repository at this point in the history
…ackage.json
  • Loading branch information
josh-wjp committed Feb 8, 2025
1 parent 310d8ae commit 3d36f20
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"private": true,
"version": "0.0.0",
"type": "module",
"main": "src/main.jsx",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand Down
11 changes: 0 additions & 11 deletions src/index.js

This file was deleted.

0 comments on commit 3d36f20

Please sign in to comment.