Skip to content

Commit

Permalink
deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanatkn committed Jul 2, 2024
1 parent cc9a4fb commit 4c79d55
Show file tree
Hide file tree
Showing 71 changed files with 199 additions and 190 deletions.
7 changes: 6 additions & 1 deletion .well-known/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ryanatkn/fuz",
"version": "0.106.3",
"version": "0.106.4",
"description": "Svelte UI library",
"motto": "friendly user zystem",
"glyph": "🧶",
Expand Down Expand Up @@ -201,6 +201,11 @@
"svelte": "./dist/Github_Logo.svelte",
"default": "./dist/Github_Logo.svelte"
},
"./Gro_Logo.svelte": {
"types": "./dist/Gro_Logo.svelte.d.ts",
"svelte": "./dist/Gro_Logo.svelte",
"default": "./dist/Gro_Logo.svelte"
},
"./Hashlink.svelte": {
"types": "./dist/Hashlink.svelte.d.ts",
"svelte": "./dist/Hashlink.svelte",
Expand Down
6 changes: 5 additions & 1 deletion .well-known/src.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ryanatkn/fuz",
"version": "0.106.3",
"version": "0.106.4",
"modules": {
"./package.json": {
"path": "package.json",
Expand Down Expand Up @@ -203,6 +203,10 @@
"path": "Github_Logo.svelte",
"declarations": []
},
"./Gro_Logo.svelte": {
"path": "Gro_Logo.svelte",
"declarations": []
},
"./Hashlink.svelte": {
"path": "Hashlink.svelte",
"declarations": []
Expand Down

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.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import{a as r,t as e,f as _,s as d}from"./disclose-version.E6IJI96N.js";import{g as b,d as u}from"./runtime.BaU8wwyi.js";import{C as v}from"./Code.w1TMYuNb.js";import{B as f}from"./Breadcrumb.DJRfb6oU.js";var h=e(".",1),B=e('<span class="size_xl">🔡</span>'),g=e("<!> <!>",1);function C(n,t){var s=g(),p=_(s),c=u(()=>`<Breadcrumb
import{a as r,t as e,f as _,s as d}from"./disclose-version.E6IJI96N.js";import{g as b,d as u}from"./runtime.BaU8wwyi.js";import{C as v}from"./Code.w1TMYuNb.js";import{B as f}from"./Breadcrumb.CB6qkaQ5.js";var h=e(".",1),B=e('<span class="size_xl">🔡</span>'),g=e("<!> <!>",1);function C(n,t){var s=g(),p=_(s),c=u(()=>`<Breadcrumb
path="/a/b/c/d"
selected_path="${t.selected_path}"
base_path="/library/Breadcrumb"
Expand Down

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

Loading

0 comments on commit 4c79d55

Please sign in to comment.