Skip to content

Commit

Permalink
Use corepack, update lockfile and peer kit version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaquim committed Aug 9, 2024
1 parent 2a12eee commit 82bcc36
Show file tree
Hide file tree
Showing 2 changed files with 1,638 additions and 1,383 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-adapter-deno",
"version": "0.9.0",
"version": "0.9.1",
"repository": {
"type": "git",
"url": "https://github.com/pluvial/svelte-adapter-deno"
Expand Down Expand Up @@ -42,6 +42,7 @@
"rollup": "^3.12.0"
},
"peerDependencies": {
"@sveltejs/kit": "^1.0.0"
}
"@sveltejs/kit": "^2.4.0"
},
"packageManager": "pnpm@9.7.0+sha256.b35018fbfa8f583668b2649e407922a721355cd81f61beeb4ac1d4258e585559"
}
Loading

0 comments on commit 82bcc36

Please sign in to comment.