Skip to content

Commit

Permalink
Update new preact example to vite 3
Browse files Browse the repository at this point in the history
  • Loading branch information
IanVS committed Jun 27, 2022
1 parent ae475bd commit e9310db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/preact/package.json
Expand Up @@ -26,7 +26,7 @@
"http-server": "^14.1.0",
"jest": "^27.5.1",
"npm-run-all": "^4.1.5",
"vite": "2.9.6",
"vite": "^3.0.0-beta.0",
"wait-on": "^6.0.1"
},
"bookcase-builder": {}
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -9032,7 +9032,7 @@ __metadata:
jest: ^27.5.1
npm-run-all: ^4.1.5
preact: ^10.5.15
vite: 2.9.6
vite: ^3.0.0-beta.0
wait-on: ^6.0.1
languageName: unknown
linkType: soft
Expand Down

0 comments on commit e9310db

Please sign in to comment.