Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
chore: updated compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowko committed Dec 14, 2023
1 parent 32c43bd commit f9ebb57
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,11 @@
"test:watch": "vitest watch",
"release": "bumpp"
},
"peerDependencies": {
"vue": "3.3.4"
},
"dependencies": {
"@nuxt/kit": "^3.8.2",
"defu": "^6.1.3",
"vue-email": "npm:vue-email-edge@0.8.0-beta.12-28375102.307d82a",
"@vue-email/compiler": "npm:@vue-email/compiler-edge@0.8.0-beta.8-28375102.db63dc2",
"@vue-email/compiler": "npm:@vue-email/compiler-edge@0.8.0-beta.8-28375895.d4af203",
"sirv": "^2.0.3"
},
"devDependencies": {
Expand Down
11 changes: 4 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f9ebb57

Please sign in to comment.