tangled
alpha
login
or
join now
marcomaroni.it
/
instagram-to-bluesky
9
fork
atom
Import Instagram archive to a Bluesky account
9
fork
atom
overview
issues
pulls
pipelines
Bump version
Marco Maroni
11 months ago
0bbfc2a1
559db0d0
+3
-3
2 changed files
expand all
collapse all
unified
split
package-lock.json
package.json
+2
-2
package-lock.json
···
1
1
{
2
2
"name": "instagramtobluesky",
3
3
-
"version": "0.7.2",
3
3
+
"version": "0.7.4",
4
4
"lockfileVersion": 3,
5
5
"requires": true,
6
6
"packages": {
7
7
"": {
8
8
"name": "instagramtobluesky",
9
9
-
"version": "0.7.2",
9
9
+
"version": "0.7.4",
10
10
"dependencies": {
11
11
"@atproto/api": "^0.13.31",
12
12
"@ffprobe-installer/ffprobe": "^2.1.2",
+1
-1
package.json
···
1
1
{
2
2
"name": "instagramtobluesky",
3
3
-
"version": "0.7.2",
3
3
+
"version": "0.7.4",
4
4
"description": "Import Instagram archive to a Bluesky account",
5
5
"main": "main.js",
6
6
"engines": {