Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kinjal2250 authored Aug 1, 2024
1 parent 7506f32 commit af4830b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"dev": "vite",
"build": "vite build",
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview",
"build": "react-scripts build"
"preview": "vite preview"
},
"dependencies": {
"react": "^17.0.2",
Expand Down

0 comments on commit af4830b

Please sign in to comment.