Skip to content

Commit

Permalink
deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanatkn committed Jul 3, 2024
1 parent 76f1317 commit c56a7e5
Show file tree
Hide file tree
Showing 17 changed files with 36 additions and 34 deletions.
8 changes: 5 additions & 3 deletions .well-known/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
"start": "gro dev",
"dev": "gro dev",
"build": "gro build",
"check": "gro check",
"test": "gro test",
"preview": "vite preview",
"deploy": "gro deploy"
},
"type": "module",
Expand All @@ -22,9 +24,9 @@
"devDependencies": {
"@ryanatkn/belt": "^0.24.1",
"@ryanatkn/eslint-config": "^0.1.3",
"@ryanatkn/fuz": "^0.106.3",
"@ryanatkn/gro": "^0.128.0",
"@ryanatkn/moss": "^0.6.2",
"@ryanatkn/fuz": "^0.107.1",
"@ryanatkn/gro": "^0.129.0",
"@ryanatkn/moss": "^0.6.3",
"@sveltejs/adapter-static": "^3.0.2",
"@sveltejs/kit": "^2.5.18",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
Expand Down
1 change: 0 additions & 1 deletion _app/immutable/assets/0.DnX1Ia6Q.css

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/assets/0.DpSUDmm-.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _app/immutable/assets/_layout.Bv154q9a.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion _app/immutable/assets/_layout.CvrhKRjv.css

This file was deleted.

Large diffs are not rendered by default.

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

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

1 change: 0 additions & 1 deletion _app/immutable/entry/start.ChXPXb1K.js

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/entry/start.DOuoZYHU.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.BlhphHaZ.js";export{t as start};

Large diffs are not rendered by default.

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

Loading

0 comments on commit c56a7e5

Please sign in to comment.