Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanjonker-illinois authored Aug 23, 2024
1 parent 39f181e commit 9cb6226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dev": "vite",
"build": "vite build --config vite.build.config.js --emptyOutDir",
"preview": "vite preview",
"prepack": "npm run build
"prepack": "npm run build"
},
"dependencies": {
"lit": "3.1.3"
Expand Down

0 comments on commit 9cb6226

Please sign in to comment.