Update prettier. And run it some more.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 17m57s
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 17m57s
This commit is contained in:
parent
681859531c
commit
dbed29a044
@ -72,11 +72,14 @@
|
||||
<a
|
||||
class="w3-button w3-black w3-round-medium w3-padding-small"
|
||||
href="https://f-droid.org/en/packages/com.unprompted.tildefriends.fdroid/"
|
||||
><img src="f-droid.svg" style="height: 2em; margin: 0"
|
||||
/> Get it on F-Droid</a>
|
||||
<a class="w3-button w3-black w3-round-medium w3-padding-small"
|
||||
href="https://dev.tildefriends.net/cory/tildefriends/releases">
|
||||
<img src="appimage.svg" style="height: 2em; margin: 0">
|
||||
><img src="f-droid.svg" style="height: 2em; margin: 0" /> Get it
|
||||
on F-Droid</a
|
||||
>
|
||||
<a
|
||||
class="w3-button w3-black w3-round-medium w3-padding-small"
|
||||
href="https://dev.tildefriends.net/cory/tildefriends/releases"
|
||||
>
|
||||
<img src="appimage.svg" style="height: 2em; margin: 0" />
|
||||
Get Linux 64-bit AppImage
|
||||
</a>
|
||||
</p>
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -11,7 +11,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "3.2.5",
|
||||
"version": "3.3.3",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
|
||||
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"prettier": "bin/prettier.cjs"
|
||||
|
Loading…
Reference in New Issue
Block a user