my website at ewancroft.uk

11.4.3

ewancroft.uk 85b9f677 3aef0302

verified
+4 -4
+1 -1
README.md
··· 811 811 812 812 Built with ❤️ using SvelteKit, AT Protocol, and open-source tools 813 813 814 - **Version**: 11.4.1 814 + **Version**: 11.4.3
+2 -2
package-lock.json
··· 1 1 { 2 2 "name": "website", 3 - "version": "11.4.2", 3 + "version": "11.4.3", 4 4 "lockfileVersion": 3, 5 5 "requires": true, 6 6 "packages": { 7 7 "": { 8 8 "name": "website", 9 - "version": "11.4.2", 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
··· 1 1 { 2 2 "name": "website", 3 3 "private": true, 4 - "version": "11.4.2", 4 + "version": "11.4.3", 5 5 "type": "module", 6 6 "scripts": { 7 7 "dev": "vite dev",