Skip to content

Commit

Permalink
Update Example
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelmund committed Feb 17, 2022
1 parent 52b18b7 commit f09648a
Show file tree
Hide file tree
Showing 7 changed files with 182 additions and 143 deletions.
10 changes: 5 additions & 5 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"check:watch": "svelte-check --tsconfig ./tsconfig.json --watch"
},
"devDependencies": {
"@sveltejs/adapter-node": "^1.0.0-next.66",
"@sveltejs/adapter-node": "^1.0.0-next.68",
"@sveltejs/kit": "next",
"svelte": "^3.46.2",
"svelte-check": "^2.3.0",
"svelte-preprocess": "^4.10.2",
"svelte": "^3.46.4",
"svelte-check": "^2.4.5",
"svelte-preprocess": "^4.10.3",
"tslib": "^2.3.1",
"typescript": "^4.5.5"
},
"type": "module",
"dependencies": {
"svelte-kit-cookie-session": "^2.0.1"
"svelte-kit-cookie-session": "^2.0.5"
}
}
Loading

0 comments on commit f09648a

Please sign in to comment.