Skip to content

Commit 604c720

Browse files
committed
fix: use https url for packge
1 parent 2c48ee7 commit 604c720

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"pocketbase": "^0.25.2",
5353
"postcss": "^8.5.3",
5454
"svelte-fa": "^4.0.3",
55-
"svelte-french-toast": "github:seriousm4x/svelte-french-toast#fix-72-build",
55+
"svelte-french-toast": "https://github.com/seriousm4x/svelte-french-toast.git#fix-72-build",
5656
"theme-change": "^2.5.0"
5757
},
5858
"pnpm": {

frontend/pnpm-lock.yaml

Lines changed: 5 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)