Skip to content

Commit

Permalink
fix vite error
Browse files Browse the repository at this point in the history
  • Loading branch information
tomheaton committed Jun 20, 2024
1 parent 07ff6c0 commit 251aef1
Showing 1 changed file with 1 addition and 0 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 @@
"version": "0.1.0",
"private": true,
"homepage": "https://udlbook.github.io/udlbook",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand Down

0 comments on commit 251aef1

Please sign in to comment.