Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
deguchi authored Feb 21, 2022
1 parent f2ef00d commit d14244b
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 @@ -19,7 +19,7 @@
"build": "tsc && vite build",
"serve": "vite preview",
"compile": "webpack",
"prepublishOnly": "npm run transpile"
"prepublishOnly": "npm run compile"
},
"dependencies": {
"@types/react": "^17.0.39",
Expand Down

0 comments on commit d14244b

Please sign in to comment.