tangled
alpha
login
or
join now
ewancroft.uk
/
website
6
fork
atom
my website at ewancroft.uk
6
fork
atom
overview
issues
pulls
pipelines
11.4.3
ewancroft.uk
3 weeks ago
85b9f677
3aef0302
verified
This commit was signed with the committer's
known signature
.
ewancroft.uk
SSH Key Fingerprint:
SHA256:5wI0TnakvxHoGN+fBzZjUU4e5azcSqX3oa3zP/+FKMk=
+4
-4
3 changed files
expand all
collapse all
unified
split
README.md
package-lock.json
package.json
+1
-1
README.md
reviewed
···
811
811
812
812
Built with ❤️ using SvelteKit, AT Protocol, and open-source tools
813
813
814
814
-
**Version**: 11.4.1
814
814
+
**Version**: 11.4.3
+2
-2
package-lock.json
reviewed
···
1
1
{
2
2
"name": "website",
3
3
-
"version": "11.4.2",
3
3
+
"version": "11.4.3",
4
4
"lockfileVersion": 3,
5
5
"requires": true,
6
6
"packages": {
7
7
"": {
8
8
"name": "website",
9
9
-
"version": "11.4.2",
9
9
+
"version": "11.4.3",
10
10
"dependencies": {
11
11
"@atproto/api": "^0.18.21",
12
12
"@ewanc26/atproto": "^0.2.2",
+1
-1
package.json
reviewed
···
1
1
{
2
2
"name": "website",
3
3
"private": true,
4
4
-
"version": "11.4.2",
4
4
+
"version": "11.4.3",
5
5
"type": "module",
6
6
"scripts": {
7
7
"dev": "vite dev",