Skip to content

Commit

Permalink
deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanatkn committed Oct 16, 2023
1 parent 0745953 commit af1cb78
Show file tree
Hide file tree
Showing 40 changed files with 113 additions and 112 deletions.
23 changes: 14 additions & 9 deletions .well-known/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,22 @@
"devDependencies": {
"@feltjs/eslint-config": "^0.4.0",
"@fuz.dev/fuz": "^0.72.1",
"@fuz.dev/fuz_contextmenu": "^0.3.1",
"@fuz.dev/fuz_contextmenu": "^0.4.0",
"@fuz.dev/fuz_dialog": "^0.3.0",
"@fuz.dev/fuz_library": "^0.9.0",
"@grogarden/gro": "^0.93.1",
"@fuz.dev/fuz_library": "^0.10.1",
"@grogarden/gro": "^0.95.3",
"@grogarden/util": "^0.15.0",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.25.1",
"@sveltejs/kit": "^1.25.2",
"@sveltejs/package": "^2.2.2",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"eslint": "^8.50.0",
"eslint-plugin-svelte": "^2.33.2",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"eslint": "^8.51.0",
"eslint-plugin-svelte": "^2.34.0",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"svelte": "^4.2.1",
"svelte-check": "^3.5.2",
"svelte-preprocess-esbuild": "^3.0.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"uvu": "^0.5.6"
Expand All @@ -63,5 +62,11 @@
}
}
]
},
"exports": {
"./example.js": {
"default": "./dist/example.js",
"types": "./dist/example.d.ts"
}
}
}

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion _app/immutable/assets/2.1708b1bb.css

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/assets/2.45a55248.css

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

1 change: 1 addition & 0 deletions _app/immutable/assets/3.6880f330.css

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/assets/3.e3a94c9a.css

This file was deleted.

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/assets/Header.49e12903.css

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/assets/PendingAnimation.6ea45af0.css

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

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _app/immutable/assets/_page.45a55248.css

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

1 change: 1 addition & 0 deletions _app/immutable/assets/_page.6880f330.css

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/assets/_page.e3a94c9a.css

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/chunks/Header.4ab179e6.js

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/chunks/Header.693f9443.js

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/chunks/PendingAnimation.ba65653e.js

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

Loading

0 comments on commit af1cb78

Please sign in to comment.