Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
dskvr committed Apr 18, 2024
1 parent 88946de commit 0d15647
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 120 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ jobs:
# - recursive: true
# args: [--frozen-lockfile, --strict-peer-dependencies]
# - args: [--global, prettier, typescript]

- name: install
env:
NODE_OPTIONS: "--max_old_space_size=4096"
run: |
pnpm install @sveltejs/kit

- name: install
env:
Expand Down
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"nostr-zap": "0.22.0",
"object-hash": "3.0.0",
"paneforge": "0.0.2",
"postcss-import": "16.1.0",
"promise-deferred": "2.0.4",
"svelte": "4.2.12",
"svelte-geolocation": "0.3.0",
Expand All @@ -54,6 +55,7 @@
"tailwind-variants": "0.2.1",
"tseep": "1.2.1",
"vaul-svelte": "0.3.0",
"vite": "5.2.9",
"vite-plugin-mkcert": "1.17.5",
"vitest": "1.4.0",
"zod": "3.22.4"
Expand Down
Loading

0 comments on commit 0d15647

Please sign in to comment.