Skip to content

Commit

Permalink
\#5730
Browse files Browse the repository at this point in the history
  • Loading branch information
amr3k committed Sep 15, 2022
1 parent 981895f commit 80ccb5d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"dev": "vite dev",
"build": "vite build",
"package": "svelte-kit package",
"package": "svelte-package",
"preview": "vite preview",
"prepare": "svelte-kit sync",
"check": "svelte-check --tsconfig ./jsconfig.json",
Expand All @@ -17,6 +17,7 @@
"devDependencies": {
"@sveltejs/adapter-auto": "1.0.0-next.74",
"@sveltejs/kit": "1.0.0-next.483",
"@sveltejs/package": "1.0.0-next.3",
"dotenv": "^16.0.2",
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",
Expand Down
18 changes: 18 additions & 0 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 80ccb5d

Please sign in to comment.