Add better handling for first/last name, profile photo, tagline to activitypub implementation
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@atao60/fse-cli": "^0.1.7",
|
||||
"@extollo/lib": "^0.14.10",
|
||||
"@extollo/lib": "^0.14.14",
|
||||
"@types/marked": "^4.0.8",
|
||||
"@types/node": "^18.11.9",
|
||||
"@types/xml2js": "^0.4.11",
|
||||
@@ -18,6 +18,7 @@
|
||||
"feed": "^4.2.2",
|
||||
"gotify": "^1.1.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"lib": "link:@extollo/lib:../extollo/lib",
|
||||
"marked": "^4.2.12",
|
||||
"ts-expose-internals": "^4.5.4",
|
||||
"ts-node": "^10.9.1",
|
||||
|
||||
Reference in New Issue
Block a user