deso-ag 1.0.3 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -281,4 +281,4 @@ MIT
281
281
 
282
282
  ## Author
283
283
 
284
- [@mattlee.eth](https://farcaster.xyz/mattlee.eth)
284
+ [Matt Lee](https://x.com/mattleefc)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "deso-ag",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "CLI tool for aggregating posts from decentralized social protocols (Farcaster, Lens, Nostr, Bluesky)",
5
5
  "main": "dist/lib.js",
6
6
  "bin": {
@@ -38,7 +38,7 @@
38
38
  "cli",
39
39
  "web3"
40
40
  ],
41
- "author": "@mattlee.eth",
41
+ "author": "Matt Lee",
42
42
  "license": "MIT",
43
43
  "repository": {
44
44
  "type": "git",