alpha
Login
or
Join now
ewancroft.uk
/
bluesky-awoo-bot
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
update api version
author
Ewan Croft
date
2 years ago
(May 28, 2024, 8:12 PM +0100)
commit
01a5ae70
01a5ae705e7a3773dda2ade1124a8289e19b024a
parent
3147f713
3147f7138b9d6ef9e0532670e6330eb6cc51d16a
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
package.json
+1
-1
package.json
Reviewed
···
10
10
"author": "",
11
11
"license": "ISC",
12
12
"dependencies": {
13
13
-
"@atproto/api": "^0.12.10",
13
13
+
"@atproto/api": "^0.12.13",
14
14
"cron": "^3.1.7",
15
15
"dotenv": "^16.4.5"
16
16
}